We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a2017d commit b7d3bceCopy full SHA for b7d3bce
2 files changed
resources/build.properties
@@ -134,12 +134,12 @@ source.repository=https://github.com/hkiel/JavaDoc.git
134
# This is used to compare different versions of the same Tool, and check if an
135
# update is available.
136
137
-tool.version=1
+tool.version=2
138
139
140
# The version as the user will see it.
141
142
-tool.prettyVersion=1.0.0
+tool.prettyVersion=1.0.1
143
144
145
# The min and max revision of Processing compatible with your Tool.
src/template/tool/JavaDoc.java src/javadoc/tool/JavaDoc.javasrc/template/tool/JavaDoc.java renamed to src/javadoc/tool/JavaDoc.java
0 commit comments