bump version to 50.05-alpha2

develop
Myk Taylor 2023-01-20 17:13:28 -08:00
parent a98c4c0ff0
commit bb16009f49
No known key found for this signature in database
4 changed files with 10 additions and 6 deletions

@ -190,7 +190,7 @@ endif()
# set up versioning.
set(DF_VERSION "50.05")
set(DFHACK_RELEASE "alpha1")
set(DFHACK_RELEASE "alpha2")
set(DFHACK_PRERELEASE TRUE)
set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")

@ -36,9 +36,6 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:
## New Plugins
## Fixes
- `autofarm`: don't duplicate status line entries for crops with no current supply
- `orders`: allow the orders library to be listed and imported properly (if you previously copied the orders library into your ``dfhack-config/orders`` directory to work around this bug, you can remove those files now)
- `tailor`: now respects the setting of the "used dyed clothing" standing order toggle
## Misc Improvements
@ -50,6 +47,13 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:
## Removed
# 50.05-alpha2
## Fixes
- `autofarm`: don't duplicate status line entries for crops with no current supply
- `orders`: allow the orders library to be listed and imported properly (if you previously copied the orders library into your ``dfhack-config/orders`` directory to work around this bug, you can remove those files now)
- `tailor`: now respects the setting of the "used dyed clothing" standing order toggle
# 50.05-alpha1
## Fixes

@ -1 +1 @@
Subproject commit 7c396a2e9df433bb4904e7d7eb0f46c80b48c721
Subproject commit 65c61135e05a8fe380e8216534615cb96b26c1ed

@ -1 +1 @@
Subproject commit b6e894ced9f185e6400ec19415458931480cb799
Subproject commit 4e97b809511660f7b5fc98e82f7d1cfff49395ee