Pokemon Emerald: Bump apworld version number (#2504)

This commit is contained in:
Bryce Wilson
2023-11-25 07:27:54 -08:00
committed by GitHub
parent d46e68cb5f
commit 5475b04b90

View File

@@ -1,6 +1,6 @@
# Pokemon Emerald
Version 1.2.0
Version 1.2.1
This README contains general info useful for understanding the world. Pretty much all the long lists of locations,
regions, and items are stored in `data/` and (mostly) loaded in by `data.py`. Access rules are in `rules.py`. Check