From 359ecc0c8de477c1d2fd8d5e931d6cee6e316e6c Mon Sep 17 00:00:00 2001 From: Balackburn Date: Wed, 28 Feb 2024 13:10:09 +0100 Subject: [PATCH] update buildapp.yml version --- .github/RELEASE_TEMPLATE/Release.md | 2 +- .github/workflows/buildapp.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/RELEASE_TEMPLATE/Release.md b/.github/RELEASE_TEMPLATE/Release.md index 30e1007..3b53057 100644 --- a/.github/RELEASE_TEMPLATE/Release.md +++ b/.github/RELEASE_TEMPLATE/Release.md @@ -1,7 +1,7 @@ # YTLitePlus Release Information Current YouTube IPA: `%youtube_version%` -Current YTLitePlus Version: `%ytliteplus_version%` +Current YTLite Version: `%ytliteplus_version%` Current App Compatibility: `iOS/iPadOS 14.0` or later **RELEASE %youtube_version%-%ytliteplus_version%:** (%date%) diff --git a/.github/workflows/buildapp.yml b/.github/workflows/buildapp.yml index 2bf259c..ac75727 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.4" + default: "2.7" required: true type: string bundle_id: