From 507cb587165c84cdd56f6d4e5978d143b1bc0106 Mon Sep 17 00:00:00 2001 From: Balackburn Date: Thu, 7 Mar 2024 21:28:05 +0100 Subject: [PATCH] Latest YTLiteVersion for buildapp.yml --- .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 ac75727..2a636b0 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.7" + default: "3.0.1" required: true type: string bundle_id: