NOISSUE bump version to 0.6.13 and update changelog

This commit is contained in:
Petr Mrázek
2021-09-05 22:21:59 +02:00
parent 46468c8f14
commit 426135b76a
2 changed files with 128 additions and 7 deletions

View File

@ -55,7 +55,7 @@ set(MultiMC_NEWS_RSS_URL "https://multimc.org/rss.xml" CACHE STRING "URL to fetc
######## Set version numbers ########
set(MultiMC_VERSION_MAJOR 0)
set(MultiMC_VERSION_MINOR 6)
set(MultiMC_VERSION_HOTFIX 12)
set(MultiMC_VERSION_HOTFIX 13)
# Build number
set(MultiMC_VERSION_BUILD -1 CACHE STRING "Build number. -1 for no build number.")