chore(release): 2.25.3 [skip ci]

## [2.25.3](https://github.com/revanced/revanced-patches/compare/v2.25.2...v2.25.3) (2022-07-29)

### Bug Fixes

* actually call `VideoInformation.setCurrentVideoId` first ([5c62d0a](5c62d0a2e0))
This commit is contained in:
semantic-release-bot 2022-07-29 01:34:59 +00:00
parent 5c62d0a2e0
commit 99d043d466
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [2.25.3](https://github.com/revanced/revanced-patches/compare/v2.25.2...v2.25.3) (2022-07-29)
### Bug Fixes
* actually call `VideoInformation.setCurrentVideoId` first ([5c62d0a](https://github.com/revanced/revanced-patches/commit/5c62d0a2e0217de1b9563a41b4e94ed63230440f))
## [2.25.2](https://github.com/revanced/revanced-patches/compare/v2.25.1...v2.25.2) (2022-07-26)

View File

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