Skip to content

Commit

Permalink
version 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrecco67 committed Jul 7, 2024
1 parent 7d7c595 commit d585b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ foreach(module_name IN ITEMS gin gin_dsp gin_graphics gin_gui gin_plugin gin_sim
set_property (TARGET "${module_name}" APPEND PROPERTY LABELS Gin)
endforeach()

set(VersionString 1.1.0)
set(VersionString 1.1.1)

juce_add_plugin (${PROJECT_NAME}
PRODUCT_NAME "Audible Planets"
Expand Down

0 comments on commit d585b8a

Please sign in to comment.