chore: bump version

This commit is contained in:
Sefa Eyeoglu 2022-03-20 15:11:43 +01:00
parent 8bc6cdf55c
commit 95182ed74b
No known key found for this signature in database
GPG Key ID: C10411294912A422

View File

@ -53,7 +53,7 @@ set(Launcher_HELP_URL "https://polymc.org/wiki/%1" CACHE STRING "URL (with arg %
######## Set version numbers ########
set(Launcher_VERSION_MAJOR 1)
set(Launcher_VERSION_MINOR 1)
set(Launcher_VERSION_HOTFIX 0)
set(Launcher_VERSION_HOTFIX 1)
# Build number
set(Launcher_VERSION_BUILD -1 CACHE STRING "Build number. -1 for no build number.")