maziggy 4 giorni fa
parent
commit
5584dca898
2 ha cambiato i file con 1 aggiunte e 8 eliminazioni
  1. 0 7
      CHANGELOG.md
  2. 1 1
      backend/app/core/config.py

File diff suppressed because it is too large
+ 0 - 7
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.5"
+APP_VERSION = "1.2.5.6"
 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