feat: 發布新版

This commit is contained in:
Jeffery
2026-03-20 17:07:22 +08:00
parent f03aa4ba23
commit 22d14c0e9f
2 changed files with 4 additions and 4 deletions

View File

@@ -71,4 +71,4 @@ PATCH=$((PATCH + 1))
NEW_VERSION="$MAJOR.$MINOR.$PATCH" && echo "NEW_VERSION=$NEW_VERSION"
# 將版本輸出到環境變數
echo "version=$NEW_VERSION" >> "VERSION.txt"
echo "version=$NEW_VERSION" > VERSION.txt