feat: Introduce new database seed and bump major application version.

This commit is contained in:
kiyreload27
2025-12-28 20:28:13 +00:00
parent f8069c4105
commit ab8af651a2
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@@ -4,7 +4,7 @@ This file is the single source of truth for the application version.
""" """
# Semantic versioning: MAJOR.MINOR.PATCH # Semantic versioning: MAJOR.MINOR.PATCH
VERSION = "5.4.0" VERSION = "7.0.0"
# Application metadata # Application metadata
APP_NAME = "UmamusumeCardManager" APP_NAME = "UmamusumeCardManager"