diff --git a/Main.py b/Main.py index e1a86313..11138c65 100644 --- a/Main.py +++ b/Main.py @@ -31,7 +31,7 @@ from Utils import output_path, parse_player_names from source.item.FillUtil import create_item_pool_config, massage_item_pool, district_item_pool_config from source.tools.BPS import create_bps_from_data -__version__ = '1.1.3-dev' +__version__ = '1.1.4-dev' from source.classes.BabelFish import BabelFish diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 924fdaa5..fd66faff 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -181,6 +181,10 @@ Same as above but both small keys and bigs keys of the dungeon are not allowed o # Bug Fixes and Notes +* 1.1.4 + * Removed a Triforce text + * Fix for Desert Tiles 1 key door + * Fix for Ice Freezors Ledge door position * 1.1.3 * Fixed a typo on a door near the key rat * 1.1.2