Explorar o código

Changed version to 0.1.6b3

maziggy hai 4 meses
pai
achega
9a9ef36a33
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

@@ -4,7 +4,7 @@ from pathlib import Path
 from pydantic_settings import BaseSettings
 
 # Application version - single source of truth
-APP_VERSION = "0.1.6b2"
+APP_VERSION = "0.1.6b3"
 GITHUB_REPO = "maziggy/bambuddy"
 
 # Base directory for path calculations