5.2b3
This commit is contained in:
@@ -48,7 +48,7 @@ on:
|
||||
|
||||
tweak_version:
|
||||
description: "The version of the tweak to use. Enter the version manually from dayanch96/YTLite/releases or leave default"
|
||||
default: "5.2b2"
|
||||
default: "5.2b3"
|
||||
required: true
|
||||
type: string
|
||||
|
||||
|
||||
@@ -42,7 +42,7 @@ on:
|
||||
|
||||
tweak_version:
|
||||
description: "The version of the tweak to use. Enter the version manually from dayanch96/YTLite/releases or leave default"
|
||||
default: "5.2b2"
|
||||
default: "5.2b3"
|
||||
required: true
|
||||
type: string
|
||||
|
||||
|
||||
@@ -103,9 +103,9 @@ Review by [@qbap](https://github.com/qbap) on ONE Jailbreak: https://onejailbrea
|
||||
|
||||
## Supported YouTube Version
|
||||
<ul>
|
||||
<li><strong>Latest confirmed:</strong> <em>20.29.3</em></li>
|
||||
<li><strong>Date tested:</strong> <em>July 25, 2025</em></li>
|
||||
<li><strong>YouTube Plus:</strong> <em>5.2 beta 2</em></li>
|
||||
<li><strong>Latest confirmed:</strong> <em>20.32.4</em></li>
|
||||
<li><strong>Date tested:</strong> <em>Aug 11, 2025</em></li>
|
||||
<li><strong>YouTube Plus:</strong> <em>5.2 beta 3</em></li>
|
||||
</ul>
|
||||
|
||||
## Tweak Integration Details
|
||||
|
||||
@@ -90,6 +90,22 @@
|
||||
],
|
||||
"class": "DepictionStackView",
|
||||
"tabname": "Details"
|
||||
},
|
||||
{
|
||||
"views": [
|
||||
{
|
||||
"class": "DepictionTableButtonView",
|
||||
"title": "My Patreon",
|
||||
"action": "https://patreon.com/dayanch96"
|
||||
},
|
||||
{
|
||||
"class": "DepictionTableButtonView",
|
||||
"title": "Buy me a coffee",
|
||||
"action": "https://buymeacoffee.com/dayanch96"
|
||||
}
|
||||
],
|
||||
"class": "DepictionStackView",
|
||||
"tabname": "Support"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user