From a6bc95e59583dce506625e0fd0c086e7e4afd70e Mon Sep 17 00:00:00 2001 From: Jeffery Date: Fri, 20 Mar 2026 16:38:36 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/master.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/master.yaml b/.gitea/workflows/master.yaml index cade168..e21f046 100644 --- a/.gitea/workflows/master.yaml +++ b/.gitea/workflows/master.yaml @@ -12,7 +12,7 @@ jobs: - name: 發布專案 uses: akkuman/gitea-release-action@${{ vars.ACTION_RELEASE_VERSION }} with: - tag_name: "v0.1.0" + tag_name: "v0.1.1" - name: 計算版本號 id: version uses: https://gitea.jsc.idv.tw/actions/calculate-version@v0.0.9 -- 2.48.1