chore(release): 2.165.0-dev.10 [skip ci]

# [2.165.0-dev.10](https://github.com/revanced/revanced-patches/compare/v2.165.0-dev.9...v2.165.0-dev.10) (2023-03-14)

### Features

* **youtube:** `spoof-signature-verification` patch ([#1745](https://github.com/revanced/revanced-patches/issues/1745)) ([78e77e4](78e77e445a))
This commit is contained in:
semantic-release-bot
2023-03-14 12:17:11 +00:00
parent 78e77e445a
commit 418655311b
4 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
# [2.165.0-dev.10](https://github.com/revanced/revanced-patches/compare/v2.165.0-dev.9...v2.165.0-dev.10) (2023-03-14)
### Features
* **youtube:** `spoof-signature-verification` patch ([#1745](https://github.com/revanced/revanced-patches/issues/1745)) ([ea36154](https://github.com/revanced/revanced-patches/commit/ea3615496f92656f3d9a70240c65e333f4c5f8cf))
# [2.165.0-dev.9](https://github.com/revanced/revanced-patches/compare/v2.165.0-dev.8...v2.165.0-dev.9) (2023-03-13)

View File

@@ -58,6 +58,7 @@ The official Patch bundle provided by ReVanced and the community.
| `seekbar-tapping` | Enables tap-to-seek on the seekbar of the video player. | 18.05.40 |
| `sponsorblock` | Integrates SponsorBlock which allows skipping video segments such as sponsored content. | 18.05.40 |
| `spoof-app-version` | Tricks YouTube into thinking, you are running an older version of the app. One of the side effects also includes restoring the old UI. | 18.05.40 |
| `spoof-signature-verification` | Spoofs the client to prevent playback issues. | 18.05.40 |
| `swipe-controls` | Adds volume and brightness swipe controls. | 18.05.40 |
| `tablet-mini-player` | Enables the tablet mini player layout. | 18.05.40 |
| `theme` | Applies a custom theme. | all |

View File

@@ -1,2 +1,2 @@
kotlin.code.style = official
version = 2.165.0-dev.9
version = 2.165.0-dev.10

File diff suppressed because one or more lines are too long