Removal OF files

This commit is contained in:
kiyreload27
2025-12-28 17:10:23 +00:00
parent d03f317d3e
commit 72dfc34893
1047 changed files with 0 additions and 4793 deletions

View File

@@ -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"