Version bump 0.6.1.2
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 0.6.1.2
|
||||
- Various fixes for Custom Goal Framework
|
||||
- Added custom gfx for Pedestal and Murahdahla
|
||||
- Re-fixed purple chest follower dupe
|
||||
- Updated tournament winners texts
|
||||
|
||||
## 0.6.1.1
|
||||
- Fixed issue with Bosses goals in Custom Goal Framework
|
||||
- Fixed error when using Custom Goals with no extra values
|
||||
|
||||
@@ -8,7 +8,7 @@ from OWEdges import OWTileRegions, OWEdgeGroups, OWEdgeGroupsTerrain, OWExitType
|
||||
from OverworldGlitchRules import create_owg_connections
|
||||
from Utils import bidict
|
||||
|
||||
version_number = '0.6.1.1'
|
||||
version_number = '0.6.1.2'
|
||||
# branch indicator is intentionally different across branches
|
||||
version_branch = '-u'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user