We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d7c595 commit d585b8aCopy full SHA for d585b8a
CMakeLists.txt
@@ -14,7 +14,7 @@ foreach(module_name IN ITEMS gin gin_dsp gin_graphics gin_gui gin_plugin gin_sim
14
set_property (TARGET "${module_name}" APPEND PROPERTY LABELS Gin)
15
endforeach()
16
17
-set(VersionString 1.1.0)
+set(VersionString 1.1.1)
18
19
juce_add_plugin (${PROJECT_NAME}
20
PRODUCT_NAME "Audible Planets"
0 commit comments