chore(release): 2.25.2 [skip ci]

## [2.25.2](https://github.com/revanced/revanced-patches/compare/v2.25.1...v2.25.2) (2022-07-26)

### Bug Fixes

* rename `default-video-quality` to `remember-video-quality` ([7f6cdfd](7f6cdfd7c2))
This commit is contained in:
semantic-release-bot 2022-07-26 19:50:00 +00:00
parent 7f6cdfd7c2
commit 50a34d587b
3 changed files with 9 additions and 2 deletions

View file

@ -1,3 +1,10 @@
## [2.25.2](https://github.com/revanced/revanced-patches/compare/v2.25.1...v2.25.2) (2022-07-26)
### Bug Fixes
* rename `default-video-quality` to `remember-video-quality` ([7f6cdfd](https://github.com/revanced/revanced-patches/commit/7f6cdfd7c2b5e72742bbb92e4d584f722cb82cae))
## [2.25.1](https://github.com/revanced/revanced-patches/compare/v2.25.0...v2.25.1) (2022-07-26)

View file

@ -64,7 +64,7 @@ Official patches by ReVanced
| `enable-debugging` | Enables app debugging by patching the manifest file. | all |
| `custom-playback-speed` | Adds more video playback speed options. | 17.29.34 |
| `hdr-auto-brightness` | Makes the brightness of HDR videos follow the system default. | 17.29.34 |
| `default-video-quality` | Adds the ability to select preferred video quality. | 17.29.34 |
| `remember-video-quality` | Adds the ability to remember the video quality you chose in the video quality flyout. | 17.29.34 |
| `video-ads` | Removes ads in the video player. | 17.29.34 |
| `general-ads` | Removes general ads. | 17.29.34 |
| `hide-infocard-suggestions` | Hides infocards in videos. | 17.29.34 |

View file

@ -1,2 +1,2 @@
kotlin.code.style = official
version = 2.25.1
version = 2.25.2