Removal OF files
This commit is contained in:
12
version.py
12
version.py
@@ -1,12 +0,0 @@
|
||||
"""
|
||||
Version information for UmamusumeCardManager
|
||||
This file is the single source of truth for the application version.
|
||||
"""
|
||||
|
||||
# Semantic versioning: MAJOR.MINOR.PATCH
|
||||
VERSION = "5.3.2"
|
||||
|
||||
# Application metadata
|
||||
APP_NAME = "UmamusumeCardManager"
|
||||
GITHUB_REPO = "kiyreload27/UmamusumeCardManager"
|
||||
GITHUB_API_URL = f"https://api.github.com/repos/{GITHUB_REPO}/releases/latest"
|
||||
Reference in New Issue
Block a user