We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efc13c2 commit ba3f48eCopy full SHA for ba3f48e
resources/build.properties
@@ -146,15 +146,15 @@ library.prettyVersion=1.14.0
146
# Only use maxRevision (or minRevision), when your Library is known to
147
# break in a later (or earlier) release. Otherwise, use the default value 0.
148
149
-compatible.minRevision=228
+compatible.minRevision=270
150
compatible.maxRevision=0
151
152
153
# The platforms and Processing version that the Library has been tested
154
# against. This information is only used in the generated webpage.
155
156
tested.platform=osx,windows,linux
157
-tested.processingVersion=3.2.3
+tested.processingVersion=3.5.4
158
tested.soundVersion=2.3.1
159
160
0 commit comments