feat: smart title extraction from filename for 2.0.2
This commit is contained in:
@@ -13,7 +13,7 @@ from pathlib import Path
|
||||
# ---- Globale App-Informationen (aus config.json) ----
|
||||
APP_INFO = {
|
||||
"app_name": "fcco Converter",
|
||||
"app_version": "2.0.0",
|
||||
"app_version": "2.0.2",
|
||||
"repo_owner": "public",
|
||||
"repo_name": "fcco-Converter",
|
||||
"gitea_api_base": "https://git.joelunger.de/api/v1"
|
||||
|
||||
Reference in New Issue
Block a user