From 52cba53fdffae6f85cf75da58fb896d03a76ee99 Mon Sep 17 00:00:00 2001 From: Dan <38832025+dayanch96@users.noreply.github.com> Date: Thu, 23 Apr 2026 20:45:43 +0300 Subject: [PATCH] workflow version bump --- .github/workflows/cyan_ts.yml | 2 +- .github/workflows/main.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/cyan_ts.yml b/.github/workflows/cyan_ts.yml index b05f930..b089f9c 100644 --- a/.github/workflows/cyan_ts.yml +++ b/.github/workflows/cyan_ts.yml @@ -53,7 +53,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.2" + default: "5.2.1" required: true type: string diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 33905fc..b77a258 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -47,7 +47,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.2" + default: "5.2.1" required: true type: string