Explorar o código

Changed version to 0.1.5b5

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

@@ -3,7 +3,7 @@ from pydantic_settings import BaseSettings
 import logging
 
 # Application version - single source of truth
-APP_VERSION = "0.1.5b4"
+APP_VERSION = "0.1.5b5"
 GITHUB_REPO = "maziggy/bambuddy"
 
 # Base directory for path calculations