update version to 9.0

This commit is contained in:
Storm Dragon
2025-07-13 20:02:24 -04:00
parent c9f9e66c7c
commit 1c9d1127d1

View File

@ -23,7 +23,7 @@
# Update version number here for new releases of Toby Doom Accessibility Mod
# Example: 8.0 for version 8.0, 8.5 for version 8.5, etc
TOBY_VERSION_NUMBER = 8.0
TOBY_VERSION_NUMBER = 9.0
# DO NOT EDIT ANYTHING BELOW THIS LINE!
# ===================================