Version bump 0.1.4.3

This commit is contained in:
codemann8
2021-06-04 22:01:55 -05:00
parent 98a7047168
commit 563e2ba5b0
2 changed files with 4 additions and 1 deletions

View File

@@ -1,5 +1,8 @@
# Changelog
### 0.1.4.3
- Merged DR v0.4.0.6 - TT Maiden Attic Hint / DR Entrance Floor Mat Mods / Hard/Expert Item Pool Fix
### 0.1.4.2
- Modified various OW map terrain specific to OW Shuffle
- Changed World check to table-based vs OW ID-based (should have no effect with current modes)

View File

@@ -2,7 +2,7 @@ import random, logging
from BaseClasses import OWEdge, WorldType, Direction, Terrain
from OWEdges import OWEdgeGroups, parallel_links, IsParallel
__version__ = '0.1.4.2-u'
__version__ = '0.1.4.3-u'
def link_overworld(world, player):
# setup mandatory connections