Explorar o código

Bumped version

maziggy hai 3 meses
pai
achega
f513c2c1db
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      CHANGELOG.md
  2. 1 1
      backend/app/core/config.py

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 1 - 1
CHANGELOG.md


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

@@ -6,7 +6,7 @@ from pathlib import Path
 from pydantic_settings import BaseSettings
 from pydantic_settings import BaseSettings
 
 
 # Application version - single source of truth
 # Application version - single source of truth
-APP_VERSION = "0.2.5b1"
+APP_VERSION = "0.2.4.3"
 GITHUB_REPO = "maziggy/bambuddy"
 GITHUB_REPO = "maziggy/bambuddy"
 BUG_REPORT_RELAY_URL = os.environ.get("BUG_REPORT_RELAY_URL", "https://bambuddy.cool/api/bug-report")
 BUG_REPORT_RELAY_URL = os.environ.get("BUG_REPORT_RELAY_URL", "https://bambuddy.cool/api/bug-report")
 
 

Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio