From 9980ffed9224ba618408c8a7230f0668a7737033 Mon Sep 17 00:00:00 2001 From: Balackburn <93828569+Balackburn@users.noreply.github.com> Date: Fri, 10 Nov 2023 20:56:16 +0100 Subject: [PATCH] Update buildapp.yml with new 2.4 YTLite Version --- .github/workflows/buildapp.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/buildapp.yml b/.github/workflows/buildapp.yml index ce387eb..c2162cd 100644 --- a/.github/workflows/buildapp.yml +++ b/.github/workflows/buildapp.yml @@ -18,7 +18,7 @@ on: type: string ytliteplus_version: description: "The version of YTLitePlus" - default: "2.3.1" + default: "2.4" required: true type: string bundle_id: