We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 533ea49 commit 62d2c52Copy full SHA for 62d2c52
Processing_2_0/resources/library.properties
@@ -54,5 +54,5 @@ prettyVersion = ##library.prettyVersion## # This is treated as a String
54
# You can find the revision numbers in the change log: https://raw.githubusercontent.com/processing/processing/master/build/shared/revisions.txt
55
# Only use maxRevision (or minRevision), when your library is known to
56
# break in a later (or earlier) release. Otherwise, use the default value 0.
57
-minRevision = ##compatible.minRevision##
58
-maxRevision = ##compatible.maxRevision##
+minRevision = 0
+maxRevision = 227
0 commit comments