We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7612fc7 commit b65f497Copy full SHA for b65f497
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 "SNAPSHOT")
15
-set(VERSION "1.0.1")
+set(VERSION "1.0.2")
16
set(INITIAL_SIZE "500, 500")
17
set(IS_SYNTH true)
18
0 commit comments