From 4c83398bb28d893bb838061e5d700bd7c1372c69 Mon Sep 17 00:00:00 2001 From: Dan <38832025+dayanch96@users.noreply.github.com> Date: Fri, 8 Aug 2025 00:38:17 +0300 Subject: [PATCH] Update main.yml --- .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 91d2dd2..e63693d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -12,7 +12,7 @@ on: tweak_version: description: "The version of the tweak to use. Enter the version manually from dayanch96/InfusePlus/releases or leave default" - default: "2.2" + default: "2.3" required: true type: string @@ -92,4 +92,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"