feat: Bump version to 14.0.0 and add umamusume_seed.db database seed file.
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: str = "13.1.0"
|
||||
VERSION: str = "14.0.0"
|
||||
|
||||
# Application metadata
|
||||
APP_NAME: str = "UmamusumeCardManager"
|
||||
|
||||
Reference in New Issue
Block a user