Version bump

This commit is contained in:
codemann8
2021-05-10 11:38:01 -05:00
parent c7b0620681
commit 586efbd757
2 changed files with 6 additions and 1 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
### 0.1.2.2
- Re-purposed OW Shuffle setting to Layout Shuffle
- Merged Parallel Worlds setting into Layout Shuffle
- Added guaranteed Flute hint for OW Shuffle modes
### 0.1.2.1
- Made possible fix for Standard
- Merged DR v0.3.1.10 - Fixed Standard generation

View File

@@ -3,7 +3,7 @@ from BaseClasses import OWEdge, WorldType, Direction, Terrain
from Utils import bidict
from OWEdges import OWEdgeGroups, IsParallel
__version__ = '0.1.2.1u'
__version__ = '0.1.2.2u'
def link_overworld(world, player):
# setup mandatory connections