Version bump 0.6.1.4
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 0.6.1.4
|
||||
- Fixes for Glitched Rain State (Bonk Shuffle included)
|
||||
- \~Merged in DR v1.5.0~
|
||||
- GT Key Logic fix
|
||||
- New HUD key count behavior
|
||||
- Pot uncoloring on collection
|
||||
|
||||
## 0.6.1.3
|
||||
- Added new post-gen option to change Triforce Piece GFX
|
||||
- Added new GFX for 10/11 keys to replace the A/B GFX
|
||||
|
||||
@@ -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.3'
|
||||
version_number = '0.6.1.4'
|
||||
# branch indicator is intentionally different across branches
|
||||
version_branch = '-u'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user