Explorar o código

Bumped version

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

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

@@ -5,7 +5,7 @@ from pathlib import Path
 from pydantic_settings import BaseSettings
 
 # Application version - single source of truth
-APP_VERSION = "0.1.2b"
+APP_VERSION = "0.2.0b"
 GITHUB_REPO = "maziggy/bambuddy"
 
 # App directory - where the application is installed (for static files)