We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3aa1d7 commit 7ad1de7Copy full SHA for 7ad1de7
1 file changed
resources/build.properties
@@ -81,8 +81,8 @@ project.compile=normal
81
82
# Set your name and URL, used for the web page and properties file.
83
84
-author.name=Andres Colubri
85
-author.url=https://andrescolubri.net/
+author.name=Andres Colubri, Tom Butterworth, Anton Marini
+author.url=http://syphon.v002.info/
86
87
88
# Set the web page for your library.
@@ -128,7 +128,7 @@ source.repository=https://github.com/Syphon/Processing.git
128
129
130
# The current version of your library.
131
-# This number must be parsable as an int. It increments once with each release.
+# This number must be parsable as an int. It fincrements once with each release.
132
# This is used to compare different versions of the same library, and check if
133
# an update is available.
134
0 commit comments