We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03160e0 commit 1aa6121Copy full SHA for 1aa6121
1 file changed
resources/build.properties
@@ -131,12 +131,12 @@ source.repository=https://github.com/mikebarkmin/processing-library-scratch.git
131
# This is used to compare different versions of the same Library, and check if
132
# an update is available.
133
134
-library.version=1
+library.version=2
135
136
137
# The version as the user will see it.
138
139
-library.prettyVersion=1.0.0
+library.prettyVersion=1.1.0
140
141
142
# The min and max revision of Processing compatible with your Library.
0 commit comments