Skip to content

Commit

Permalink
changed version
Browse files Browse the repository at this point in the history
  • Loading branch information
xivilay committed Dec 5, 2021
1 parent 0aed44f commit 2730a29
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 @@ -6,7 +6,7 @@ if(CMAKE_BUILD_TYPE MATCHES "Debug")
set(PROJECT_NAME "${PROJECT_NAME}Dev")
endif()

set(VERSION "0.3.11")
set(VERSION "0.3.12")
set(JUCE_DIR "external/juce")
set(SRC_DIR "./src")

Expand Down

0 comments on commit 2730a29

Please sign in to comment.