Tagging 0.3.6
This commit is contained in:
parent
e1f542b5b0
commit
3a0cdf2d3d
@ -104,7 +104,7 @@ set(MultiMC_NEWS_RSS_URL "http://multimc.org/rss.xml" CACHE STRING "URL to fetch
|
||||
######## Set version numbers ########
|
||||
set(MultiMC_VERSION_MAJOR 0)
|
||||
set(MultiMC_VERSION_MINOR 3)
|
||||
set(MultiMC_VERSION_HOTFIX 5)
|
||||
set(MultiMC_VERSION_HOTFIX 6)
|
||||
|
||||
# Build number
|
||||
set(MultiMC_VERSION_BUILD -1 CACHE STRING "Build number. -1 for no build number.")
|
||||
|
@ -76,3 +76,9 @@
|
||||
0.3.5
|
||||
- More versions are now selectable when changing instance versions
|
||||
- Fix for Forge/FML changing its mcmod.info metadata format
|
||||
0.3.6
|
||||
- New server status - now with more color
|
||||
- Fix for FTB tracking issues
|
||||
- Fix for translations on OSX not working
|
||||
- Screenshot dialog should be harder to lose track of when used from the console window
|
||||
- A crash handler implementation has been added.
|
||||
|
Loading…
Reference in New Issue
Block a user