From 0bd571a570a00400357dfbb7a4a6a1c1790143ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=84=8C=E1=85=A5=E1=86=BC=E1=84=89=E1=85=AE=E1=84=8E?= =?UTF-8?q?=E1=85=A5=E1=86=AB?= Date: Thu, 30 May 2024 14:20:44 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B2=84=EC=A0=84=EC=97=85=202.22.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 48e6966..d6ae737 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -10,7 +10,7 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.ACTIONS_TOKEN }} VERSION_UP_CHECK_KEYWORD: "버전업" - VERSION_NAME: 2.22.0 + VERSION_NAME: 2.22.1 steps: - uses: actions/checkout@v2 - name: Version Up Check