Skip to content

Commit f15f802

Browse files
committed
Update CMakeLists.txt
1 parent dd37735 commit f15f802

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ set(COMPANY "Kaixo")
1111
set(COMPANY_CODE "Kaix")
1212
set(WEBSITE "https://kaixo.me")
1313
set(BUNDLE_IDENTIFIER "me.kaixo.spectralrotator")
14-
set(VERSION_TYPE "SNAPSHOT")
14+
set(VERSION_TYPE "RELEASE")
1515
set(VERSION "1.0.0")
1616
set(INITIAL_SIZE "500, 500")
1717
set(IS_SYNTH true)

0 commit comments

Comments
 (0)