NOISSUE bump version to 0.6.5
This commit is contained in:
parent
d6ace374d8
commit
819503d530
@ -46,7 +46,7 @@ set(MultiMC_NEWS_RSS_URL "https://multimc.org/rss.xml" CACHE STRING "URL to fetc
|
|||||||
######## Set version numbers ########
|
######## Set version numbers ########
|
||||||
set(MultiMC_VERSION_MAJOR 0)
|
set(MultiMC_VERSION_MAJOR 0)
|
||||||
set(MultiMC_VERSION_MINOR 6)
|
set(MultiMC_VERSION_MINOR 6)
|
||||||
set(MultiMC_VERSION_HOTFIX 4)
|
set(MultiMC_VERSION_HOTFIX 5)
|
||||||
|
|
||||||
# Build number
|
# Build number
|
||||||
set(MultiMC_VERSION_BUILD -1 CACHE STRING "Build number. -1 for no build number.")
|
set(MultiMC_VERSION_BUILD -1 CACHE STRING "Build number. -1 for no build number.")
|
||||||
|
12
changelog.md
12
changelog.md
@ -1,8 +1,14 @@
|
|||||||
# MultiMC 0.6.4
|
# MultiMC 0.6.5
|
||||||
|
|
||||||
|
Work in progress...
|
||||||
|
|
||||||
|
# Previous releases
|
||||||
|
|
||||||
|
## MultiMC 0.6.4
|
||||||
|
|
||||||
Update for a better translation workflow, and new FTB API location.
|
Update for a better translation workflow, and new FTB API location.
|
||||||
|
|
||||||
## New or changed features
|
### New or changed features
|
||||||
|
|
||||||
- FTB API location has changed
|
- FTB API location has changed
|
||||||
|
|
||||||
@ -22,8 +28,6 @@ Update for a better translation workflow, and new FTB API location.
|
|||||||
|
|
||||||
When using a `.po` file, MultiMC logs which strings are missing from the translation on the currently displayed UI screen(s), and which one are marked as fuzzy. This should make it easy to determine what's important.
|
When using a `.po` file, MultiMC logs which strings are missing from the translation on the currently displayed UI screen(s), and which one are marked as fuzzy. This should make it easy to determine what's important.
|
||||||
|
|
||||||
# Previous releases
|
|
||||||
|
|
||||||
## MultiMC 0.6.3
|
## MultiMC 0.6.3
|
||||||
|
|
||||||
This is a release mostly aimed at getting all the small changes and fixes out of the door.
|
This is a release mostly aimed at getting all the small changes and fixes out of the door.
|
||||||
|
Loading…
Reference in New Issue
Block a user