From 93c8a81da696c8d79586993f63881ee523ea7c38 Mon Sep 17 00:00:00 2001 From: Dan <38832025+dayanch96@users.noreply.github.com> Date: Mon, 2 Sep 2024 00:11:18 +0300 Subject: [PATCH] 5.0.1 --- .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 53d7e11..d3afe70 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -11,7 +11,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.0" + default: "5.0.1" required: true type: string