File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ sketchbook.location=${user.home}/Dropbox/Processing
38
38
# Uncommenting the line below will overwrite the classpath.local.location from
39
39
# above.
40
40
41
- classpath.local.location =/Applications/Processing-3.0b7. app/Contents/Java/core/library/
41
+ classpath.local.location =/Applications/Processing-3.0.1. app/Contents/Java/core/library
42
42
43
43
44
44
# Add all jar files that are required for compiling your project to the local
Original file line number Diff line number Diff line change @@ -42,8 +42,8 @@ paragraph =
42
42
# compare different versions of the same library, and check if an update is
43
43
# available. You should think of it as a counter, counting the total number of
44
44
# releases you've had.
45
- version = 3 # This must be parsable as an int
45
+ version = 4 # This must be parsable as an int
46
46
47
47
# The version as the user will see it. If blank, the version attribute will be
48
48
# used here.
49
- prettyVersion = 0.1.3 # This is treated as a String
49
+ prettyVersion = 0.1.4 # This is treated as a String
You can’t perform that action at this time.
0 commit comments