chore(release): 2.13.1 [skip ci]

## [2.13.1](https://github.com/revanced/revanced-patches/compare/v2.13.0...v2.13.1) (2022-07-11)

### Bug Fixes

* bump youtube version for swipe-controls patch ([ff207a5](ff207a57af))
This commit is contained in:
semantic-release-bot 2022-07-11 12:41:09 +00:00
parent ff207a57af
commit b65d7af704
3 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,10 @@
## [2.13.1](https://github.com/revanced/revanced-patches/compare/v2.13.0...v2.13.1) (2022-07-11)
### Bug Fixes
* bump youtube version for swipe-controls patch ([ff207a5](https://github.com/revanced/revanced-patches/commit/ff207a57af7d3c15a8127f4465e97da23878b0d6))
# [2.13.0](https://github.com/revanced/revanced-patches/compare/v2.12.4...v2.13.0) (2022-07-11)

View File

@ -6,7 +6,7 @@
| 💊 Patch | 📜 Description | 🎯 Target Package | 🏹 Target Version |
|:--------:|:--------------:|:-----------------:|:-----------------:|
| `swipe-controls` | Adds volume and brightness swipe controls. | `com.google.android.youtube` | 17.25.34 |
| `swipe-controls` | Adds volume and brightness swipe controls. | `com.google.android.youtube` | 17.26.35 |
| `seekbar-tapping` | Enables tapping on the seekbar of the YouTube player. | `com.google.android.youtube` | 17.26.35 |
| `general-ads` | Removes general ads in bytecode. | `com.google.android.youtube` | 17.26.35 |
| `video-ads` | Removes ads in the YouTube video player. | `com.google.android.youtube` | 17.26.35 |

View File

@ -1,2 +1,2 @@
kotlin.code.style = official
version = 2.13.0
version = 2.13.1