Kaynağa Gözat

Changed version

maziggy 7 ay önce
ebeveyn
işleme
43d167abd3
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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.6b9"
+APP_VERSION = "0.1.6-final"
 GITHUB_REPO = "maziggy/bambuddy"
 
 # App directory - where the application is installed (for static files)