NOISSUE bump version and update the changelog

This commit is contained in:
Petr Mrázek
2021-12-05 22:06:01 +01:00
parent c8ca6acc15
commit cd513c02c4
2 changed files with 70 additions and 8 deletions

View File

@@ -55,7 +55,7 @@ set(Launcher_NEWS_RSS_URL "https://multimc.org/rss.xml" CACHE STRING "URL to fet
######## Set version numbers ########
set(Launcher_VERSION_MAJOR 0)
set(Launcher_VERSION_MINOR 6)
set(Launcher_VERSION_HOTFIX 13)
set(Launcher_VERSION_HOTFIX 14)
# Build number
set(Launcher_VERSION_BUILD -1 CACHE STRING "Build number. -1 for no build number.")