Bump version to 1.0.0-beta

This commit is contained in:
2025-11-20 14:43:04 -06:00
parent 889e1eaac3
commit c4cbbee280

View File

@@ -7,7 +7,7 @@ that are managed by developers, not stored in the database.
# Application metadata
APP_NAME = 'SneakyScanner'
APP_VERSION = '1.0.0-alpha'
APP_VERSION = '1.0.0-beta'
# Repository URL
REPO_URL = 'https://git.sneakygeek.net/sneakygeek/SneakyScan'