From 55baff12df9cb33ba736eab97887ba0bb7bd1b8b Mon Sep 17 00:00:00 2001 From: KimYonghyeok Date: Fri, 2 Aug 2024 10:52:43 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B2=84=EC=A0=84=EC=97=85=202.29.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ee5dbb6..a66f17f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -10,7 +10,7 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.ACTIONS_TOKEN }} VERSION_UP_CHECK_KEYWORD: "버전업" - VERSION_NAME: 2.29.2 + VERSION_NAME: 2.29.3 steps: - uses: actions/checkout@v2 - name: Version Up Check