chore(release): 2.174.0-dev.27 [skip ci]

# [2.174.0-dev.27](https://github.com/revanced/revanced-patches/compare/v2.174.0-dev.26...v2.174.0-dev.27) (2023-05-14)

### Bug Fixes

* **youtube/video-speed:** add compatibility annotation ([#2156](https://github.com/revanced/revanced-patches/issues/2156)) ([ffa2e5d](ffa2e5d7eb))
This commit is contained in:
semantic-release-bot 2023-05-14 23:09:19 +00:00
parent ffa2e5d7eb
commit 54a8b7b572
4 changed files with 10 additions and 2 deletions

View File

@ -1,3 +1,10 @@
# [2.174.0-dev.27](https://github.com/revanced/revanced-patches/compare/v2.174.0-dev.26...v2.174.0-dev.27) (2023-05-14)
### Bug Fixes
* **youtube/video-speed:** add compatibility annotation ([#2156](https://github.com/revanced/revanced-patches/issues/2156)) ([ffa2e5d](https://github.com/revanced/revanced-patches/commit/ffa2e5d7eb0b90bb5c7a6854bab4caf9f810d917))
# [2.174.0-dev.26](https://github.com/revanced/revanced-patches/compare/v2.174.0-dev.25...v2.174.0-dev.26) (2023-05-14)

View File

@ -59,6 +59,7 @@ The official ReVanced Patches.
| `tablet-mini-player` | Enables the tablet mini player layout. | 18.16.37 |
| `vanced-microg-support` | Allows YouTube ReVanced to run without root and under a different package name with Vanced MicroG. | 18.16.37 |
| `video-ads` | Removes ads in the video player. | 18.16.37 |
| `video-speed` | Adds custom video speeds and ability to remember the playback speed you chose in the video playback speed flyout. | 18.16.37 |
| `wide-searchbar` | Replaces the search icon with a wide search bar. This will hide the YouTube logo when active. | 18.16.37 |
</details>

View File

@ -1,2 +1,2 @@
kotlin.code.style = official
version = 2.174.0-dev.26
version = 2.174.0-dev.27

File diff suppressed because one or more lines are too long