Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrecco67 committed May 3, 2024
1 parent 945ff86 commit 8b4357b
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.0.20)
set(VersionString 1.0.21)

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

0 comments on commit 8b4357b

Please sign in to comment.