File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -41,11 +41,11 @@ paragraph = Easy access for bluring or coloring images or video streams.
41
41
# compare different versions of the same Library, and check if an update is
42
42
# available. You should think of it as a counter, counting the total number of
43
43
# releases you've had.
44
- version = 170 # This must be parsable as an int
44
+ version = 170
45
45
46
46
# The version as the user will see it. If blank, the version attribute will be
47
47
# used here. This should be a single word, with no spaces.
48
- prettyVersion = 1.7.0 # This is treated as a String
48
+ prettyVersion = 1.7.0
49
49
50
50
# The min and max revision of Processing compatible with your Library.
51
51
# Note that these fields use the revision and not the version of Processing,
You can’t perform that action at this time.
0 commit comments