chore(release): 2.81.3 [skip ci]

## [2.81.3](https://github.com/revanced/revanced-patches/compare/v2.81.2...v2.81.3) (2022-10-10)

### Bug Fixes

* **video-ads:** return empty ad list instead of null ([f6c5027](b86be41784))
This commit is contained in:
semantic-release-bot 2022-10-10 11:56:13 +00:00
parent b86be41784
commit 748ee0442c
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [2.81.3](https://github.com/revanced/revanced-patches/compare/v2.81.2...v2.81.3) (2022-10-10)
### Bug Fixes
* **video-ads:** return empty ad list instead of null ([f6c5027](https://github.com/revanced/revanced-patches/commit/f6c5027981a2b55bbcd2e55d294ebfd5e6f0b527))
## [2.81.2](https://github.com/revanced/revanced-patches/compare/v2.81.1...v2.81.2) (2022-10-08)

View File

@ -1,2 +1,2 @@
kotlin.code.style = official
version = 2.81.2
version = 2.81.3