feat: Implement main application GUI with tabbed interface, add seed database, and enhance image path resolution.
This commit is contained in:
@@ -4,7 +4,7 @@ This file is the single source of truth for the application version.
|
||||
"""
|
||||
|
||||
# Semantic versioning: MAJOR.MINOR.PATCH
|
||||
VERSION: str = "13.0.2"
|
||||
VERSION: str = "13.0.3"
|
||||
|
||||
# Application metadata
|
||||
APP_NAME: str = "UmamusumeCardManager"
|
||||
|
||||
Reference in New Issue
Block a user