Update buildapp.yml with new 2.4 YTLite Version
This commit is contained in:
parent
d4ef95fb5a
commit
9980ffed92
1 changed files with 1 additions and 1 deletions
2
.github/workflows/buildapp.yml
vendored
2
.github/workflows/buildapp.yml
vendored
|
|
@ -18,7 +18,7 @@ on:
|
||||||
type: string
|
type: string
|
||||||
ytliteplus_version:
|
ytliteplus_version:
|
||||||
description: "The version of YTLitePlus"
|
description: "The version of YTLitePlus"
|
||||||
default: "2.3.1"
|
default: "2.4"
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
bundle_id:
|
bundle_id:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue