diff --git a/resources/build.properties b/resources/build.properties index db96e21..6662ce0 100644 --- a/resources/build.properties +++ b/resources/build.properties @@ -134,12 +134,12 @@ source.repository=https://github.com/YourName/YourProject.git # This is used to compare different versions of the same Library, and check if # an update is available. -library.version=3 +library.version=4 # The version as the user will see it. -library.prettyVersion=1.1.0 +library.prettyVersion=1.1.1 # The min and max revision of Processing compatible with your Library.