Version bump and fixes

This commit is contained in:
aerinon
2021-05-05 14:24:20 -06:00
parent 07308b7192
commit eed80b4afe
2 changed files with 3 additions and 1 deletions

View File

@@ -26,7 +26,7 @@ from Fill import sell_potions, sell_keys, balance_multiworld_progression, balanc
from ItemList import generate_itempool, difficulties, fill_prizes, customize_shops
from Utils import output_path, parse_player_names
__version__ = '0.3.1.8-u'
__version__ = '0.3.1.10-u'
class EnemizerError(RuntimeError):

View File

@@ -150,6 +150,8 @@ New item counter modified to show total
# Bug Fixes and Notes.
* 0.3.1.10u
* Standard generation fixes
* 0.3.1.9-u
* Generation improvements for standard
* Removed link sprite from repo