From 3b6ae58ac2b28c40e98b6bacca23dd0fdaeafce7 Mon Sep 17 00:00:00 2001 From: "kokofixcomputers-s-bot[bot]" <184572920+kokofixcomputers-s-bot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 17:18:03 +0000 Subject: [PATCH] Update .github/workflows/release.yaml --- .github/workflows/release.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 3aea64408..98f0e61b7 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -57,8 +57,8 @@ jobs: - name: Create GitHub Release uses: softprops/action-gh-release@v1 with: - tag_name: 1.3.6 - name: "Release 1.3.6" + tag_name: 1.3.7 + name: "Release 1.3.7" files: release/kokofixcomputers/panel.tar.gz # Specify the file to attach draft: false # Set to true if you want to create a draft release prerelease: false # Set to true if this is a pre-release