From e39df48ed22b815aebfac106b956b47e937158aa Mon Sep 17 00:00:00 2001 From: arichorn <78001398+arichorn@users.noreply.github.com> Date: Mon, 24 Jul 2023 02:27:53 -0500 Subject: [PATCH] =?UTF-8?q?uYou=20v3.0.1=20Building=20=F0=9F=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 e8d502e..0d33bb7 100644 --- a/.github/workflows/buildapp.yml +++ b/.github/workflows/buildapp.yml @@ -8,7 +8,7 @@ on: inputs: uyou_version: description: "The version of uYou" - default: "3.0" + default: "3.0.1" required: true type: string decrypted_youtube_url: