Version bump 0.4.0.1
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 0.4.0.1
|
||||
- \~Merged in DR v1.4.1.10~
|
||||
- Fixed issue with bonk items for MW players
|
||||
- Fixed fake world issues in Glitched modes
|
||||
- Fixed issue with Flute getting canceled in OWR Layout modes
|
||||
- Various GFX Fixes
|
||||
|
||||
## 0.4.0.0
|
||||
- Fully merged big base ROM changes from upstream, including FastROM
|
||||
- \~Merged up to date with DR v1.4.1.8~
|
||||
|
||||
@@ -8,7 +8,7 @@ from OWEdges import OWTileRegions, OWEdgeGroups, OWEdgeGroupsTerrain, OWExitType
|
||||
from OverworldGlitchRules import create_owg_connections
|
||||
from Utils import bidict
|
||||
|
||||
version_number = '0.4.0.0'
|
||||
version_number = '0.4.0.1'
|
||||
# branch indicator is intentionally different across branches
|
||||
version_branch = '-u'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user