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