ソースを参照

Bumped version

maziggy 1 週間 前
コミット
829fbc4dcf
2 ファイル変更2 行追加2 行削除
  1. 1 1
      CHANGELOG.md
  2. 1 1
      backend/app/core/config.py

ファイルの差分が大きいため隠しています
+ 1 - 1
CHANGELOG.md


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

@@ -6,7 +6,7 @@ from pathlib import Path
 from pydantic_settings import BaseSettings
 
 # Application version - single source of truth
-APP_VERSION = "0.2.5b1"
+APP_VERSION = "0.2.4.1"
 GITHUB_REPO = "maziggy/bambuddy"
 BUG_REPORT_RELAY_URL = os.environ.get("BUG_REPORT_RELAY_URL", "https://bambuddy.cool/api/bug-report")
 

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません