We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 001a2de commit 08dcef1Copy full SHA for 08dcef1
1 file changed
CMakeLists.txt
@@ -12,7 +12,7 @@ set(COMPANY_CODE "Kaix")
12
set(WEBSITE "https://kaixo.me")
13
set(BUNDLE_IDENTIFIER "me.kaixo.spectralrotator")
14
set(VERSION_TYPE "RELEASE")
15
-set(VERSION "1.0.3")
+set(VERSION "1.1.0")
16
set(INITIAL_SIZE "500, 500")
17
set(IS_SYNTH true)
18
0 commit comments