We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1790ea commit 24b014eCopy full SHA for 24b014e
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.2")
+set(VERSION "1.0.3")
16
set(INITIAL_SIZE "500, 500")
17
set(IS_SYNTH true)
18
0 commit comments