feat: Introduce new database seed and bump major application version.
This commit is contained in:
Binary file not shown.
@@ -4,7 +4,7 @@ This file is the single source of truth for the application version.
|
||||
"""
|
||||
|
||||
# Semantic versioning: MAJOR.MINOR.PATCH
|
||||
VERSION = "5.4.0"
|
||||
VERSION = "7.0.0"
|
||||
|
||||
# Application metadata
|
||||
APP_NAME = "UmamusumeCardManager"
|
||||
|
||||
Reference in New Issue
Block a user