chore(release): 2.5.0 [skip ci]

# [2.5.0](https://github.com/revanced/revanced-cli/compare/v2.4.0...v2.5.0) (2022-07-10)

### Bug Fixes

* null exception when resource patching is disabled ([#85](https://github.com/revanced/revanced-cli/issues/85)) ([125fa06](125fa06ca6))
* remove `excludePatches` check ([eb83cab](eb83cabfff))

### Features

* `--exclusive` switch ([#78](https://github.com/revanced/revanced-cli/issues/78)) ([8e91c12](8e91c12c5e))
* `--uninstall` switch ([#84](https://github.com/revanced/revanced-cli/issues/84)) ([131100e](131100ef00))
This commit is contained in:
semantic-release-bot
2022-07-10 11:59:57 +00:00
parent eb83cabfff
commit ab4c81965e
2 changed files with 15 additions and 1 deletions

View File

@@ -1,2 +1,2 @@
kotlin.code.style = official
version = 2.4.0
version = 2.5.0