Skip to content

Commit d585b8a

Browse files
committed
version 1.1.1
1 parent 7d7c595 commit d585b8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ foreach(module_name IN ITEMS gin gin_dsp gin_graphics gin_gui gin_plugin gin_sim
1414
set_property (TARGET "${module_name}" APPEND PROPERTY LABELS Gin)
1515
endforeach()
1616

17-
set(VersionString 1.1.0)
17+
set(VersionString 1.1.1)
1818

1919
juce_add_plugin (${PROJECT_NAME}
2020
PRODUCT_NAME "Audible Planets"

0 commit comments

Comments
 (0)