Explorar o código

Changed version to 0.1.6b6

maziggy hai 8 meses
pai
achega
74e2d95ea8
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.6b5"
+APP_VERSION = "0.1.6b6"
 GITHUB_REPO = "maziggy/bambuddy"
 
 # App directory - where the application is installed (for static files)