Version bump 0.2.10.1
This commit is contained in:
@@ -1,5 +1,11 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.2.10.1
|
||||||
|
- Merged DR v1.0.1.3
|
||||||
|
- Fixed Zelda despawn in TT Prison
|
||||||
|
- Fixed issue with key door usage in rainstate
|
||||||
|
- Added missing modes to example mystery yaml
|
||||||
|
|
||||||
## 0.2.10.0
|
## 0.2.10.0
|
||||||
- Merged DR v1.0.1.1-1.0.1.2
|
- Merged DR v1.0.1.1-1.0.1.2
|
||||||
- Removed text color from hint tiles
|
- Removed text color from hint tiles
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ from Regions import mark_dark_world_regions, mark_light_world_regions
|
|||||||
from OWEdges import OWTileRegions, OWEdgeGroups, OWExitTypes, OpenStd, parallel_links, IsParallel
|
from OWEdges import OWTileRegions, OWEdgeGroups, OWExitTypes, OpenStd, parallel_links, IsParallel
|
||||||
from Utils import bidict
|
from Utils import bidict
|
||||||
|
|
||||||
version_number = '0.2.10.0'
|
version_number = '0.2.10.1'
|
||||||
# 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