From 0c27c9cf366f13e65d7bd34d3b83b480b2b2718c Mon Sep 17 00:00:00 2001 From: Dan <38832025+dayanch96@users.noreply.github.com> Date: Sun, 30 Mar 2025 05:27:27 +0300 Subject: [PATCH] Update version --- .github/workflows/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 8405659..6b082c7 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -42,7 +42,7 @@ on: tweak_version: description: "The version of the tweak to use. Enter the version manually from dayanch96/YTLite/releases or leave default" - default: "5.1" + default: "5.2b1" required: true type: string @@ -306,4 +306,4 @@ jobs: - name: Output Release URL run: | - echo "::notice::Release available at: https://github.com/${{ github.repository }}/releases" \ No newline at end of file + echo "::notice::Release available at: https://github.com/${{ github.repository }}/releases"