maziggy 3 settimane fa
parent
commit
95e28e39ce
2 ha cambiato i file con 38 aggiunte e 1 eliminazioni
  1. 37 0
      CHANGELOG.md
  2. 1 1
      backend/app/core/config.py

File diff suppressed because it is too large
+ 37 - 0
CHANGELOG.md


+ 1 - 1
backend/app/core/config.py

@@ -7,7 +7,7 @@ from pydantic import Field
 from pydantic_settings import BaseSettings
 
 # Application version - single source of truth
-APP_VERSION = "1.2.5.2"
+APP_VERSION = "1.2.5.3"
 GITHUB_REPO = "maziggy/bambuddy"
 BUG_REPORT_RELAY_URL = os.environ.get("BUG_REPORT_RELAY_URL", "https://bambuddy.cool/api/bug-report")
 

Some files were not shown because too many files changed in this diff