From 37b733c356afb0edde5b37cc77a742018c114cfb Mon Sep 17 00:00:00 2001 From: Dan <38832025+dayanch96@users.noreply.github.com> Date: Fri, 6 Sep 2024 04:59:14 +0300 Subject: [PATCH] 5.0.2 --- .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 d3afe70..f91fbc8 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.1" + default: "5.0.2" required: true type: string