Version bump 0.3.0.2
This commit is contained in:
@@ -1,5 +1,12 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.3.0.2
|
||||||
|
- \~Merged in DR v1.2.0.12~
|
||||||
|
- Fixed some door landing issues
|
||||||
|
- Added Cold Fairy Statue as a new Bonk Location in Bonk Drop Shuffle
|
||||||
|
- Added Customizer support for enabling OWR Options
|
||||||
|
- Removed `Arrows (5)` item from Item Table, replaces with `Arrows (10)`
|
||||||
|
|
||||||
## 0.3.0.1
|
## 0.3.0.1
|
||||||
- \~Merged in DR v1.2.0.10~
|
- \~Merged in DR v1.2.0.10~
|
||||||
- Fixed some door landing issues
|
- Fixed some door landing issues
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ from OWEdges import OWTileRegions, OWEdgeGroups, OWEdgeGroupsTerrain, OWExitType
|
|||||||
from OverworldGlitchRules import create_owg_connections
|
from OverworldGlitchRules import create_owg_connections
|
||||||
from Utils import bidict
|
from Utils import bidict
|
||||||
|
|
||||||
version_number = '0.3.0.1'
|
version_number = '0.3.0.2'
|
||||||
# branch indicator is intentionally different across branches
|
# branch indicator is intentionally different across branches
|
||||||
version_branch = '-u'
|
version_branch = '-u'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user