diff --git a/library.properties b/library.properties index 4e91a31..719dc36 100644 --- a/library.properties +++ b/library.properties @@ -40,11 +40,11 @@ paragraph = (Only works on Linux) # compare different versions of the same library, and check if an update is # available. You should think of it as a counter, counting the total number of # releases you've had. -version = 1 +version = 2 # The version as the user will see it. If blank, the version attribute will be # used here. This should be a single word, with no spaces. -prettyVersion = 1 +prettyVersion = 1.0.1 # The min and max revision of Processing compatible with your library. # Note that these fields use the revision and not the version of Processing,