Skip to content

Commit

Permalink
-> v1.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrecco67 committed Apr 29, 2024
1 parent 86055e1 commit d7791bb
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.19)
set(VersionString 1.0.20)

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

0 comments on commit d7791bb

Please sign in to comment.