Skip to content

Commit 57f5b73

Browse files
committed
Update values for next release
1 parent dcbeb24 commit 57f5b73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@ paragraph = Once connected to your computer, use the MIDI controller to control
4242
# compare different versions of the same library, and check if an update is
4343
# available. You should think of it as a counter, counting the total number of
4444
# releases you've had.
45-
version = 1 # This must be parsable as an int
45+
version = 2 # This must be parsable as an int
4646

4747
# The version as the user will see it. If blank, the version attribute will be
4848
# used here. This should be a single word, with no spaces.
49-
prettyVersion = 0.9a # This is treated as a String
49+
prettyVersion = 1.0a # This is treated as a String
5050

5151
# The min and max revision of Processing compatible with your library.
5252
# Note that these fields use the revision and not the version of Processing,

0 commit comments

Comments
 (0)