We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f481940 commit 4cbd1a7Copy full SHA for 4cbd1a7
CMakeLists.txt
@@ -46,7 +46,7 @@ set(MultiMC_NEWS_RSS_URL "https://multimc.org/rss.xml" CACHE STRING "URL to fetc
46
######## Set version numbers ########
47
set(MultiMC_VERSION_MAJOR 0)
48
set(MultiMC_VERSION_MINOR 6)
49
-set(MultiMC_VERSION_HOTFIX 2)
+set(MultiMC_VERSION_HOTFIX 3)
50
51
# Build number
52
set(MultiMC_VERSION_BUILD -1 CACHE STRING "Build number. -1 for no build number.")
0 commit comments