chore: bump to 1.1.0

This commit is contained in:
Sefa Eyeoglu 2022-03-06 11:40:11 +01:00
parent 53468ea474
commit ae39d16c11
No known key found for this signature in database
GPG Key ID: C10411294912A422

View File

@ -51,8 +51,8 @@ set(Launcher_NEWS_OPEN_URL "https://polymc.github.io/news/" CACHE STRING "URL th
######## Set version numbers ########
set(Launcher_VERSION_MAJOR 1)
set(Launcher_VERSION_MINOR 0)
set(Launcher_VERSION_HOTFIX 6)
set(Launcher_VERSION_MINOR 1)
set(Launcher_VERSION_HOTFIX 0)
# Build number
set(Launcher_VERSION_BUILD -1 CACHE STRING "Build number. -1 for no build number.")