diff --git a/resources/library.properties b/resources/library.properties index 705ea2b..cfa0866 100644 --- a/resources/library.properties +++ b/resources/library.properties @@ -10,11 +10,11 @@ authorList = [Andreas Schlegel](http://www.sojamo.de/) url = http://www.sojamo.de/libraries/controlp5 # The category of your library, must be one (or many) of the following: -# "3D" "Animation" "Compilations" "Data" -# "Fabrication" "Geometry" "GUI" "Hardware" -# "I/O" "Language" "Math" "Simulation" -# "Sound" "Utilities" "Typography" "Video & Vision" -# +# "3D" "Animation" "Compilations" "Data" +# "Fabrication" "Geometry" "GUI" "Hardware" +# "I/O" "Language" "Math" "Simulation" +# "Sound" "Utilities" "Typography" "Video & Vision" +# # If a value other than those listed is used, your library will listed as "Other." category = GUI @@ -38,7 +38,7 @@ paragraph = Includes interface elements such as slider, button, knob, toggle, te # is used to compare different versions of the same library, and # check if an update is available. You should think of it as a # counter, counting the total number of releases you've had. -version = 80 # This must be parsable as an int +version = 81 # This must be parsable as an int # The version as the user will see it. If blank, the version attribute will be used here -prettyVersion = 2.0.4 # This is treated as a String \ No newline at end of file +prettyVersion = 2.2.2 # This is treated as a String