chore(release): 1.1.4 [skip ci]

## [1.1.4](https://github.com/revanced/revanced-cli/compare/v1.1.3...v1.1.4) (2022-05-26)

### Bug Fixes

* migrate from `PatchLoader.load(...)` to `JarPatchBundle(...).loadPatches()` ([cabd32f](cabd32fda4))
This commit is contained in:
semantic-release-bot 2022-05-26 02:26:10 +00:00
parent e76983e01c
commit 04e0027c08
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.1.4](https://github.com/revanced/revanced-cli/compare/v1.1.3...v1.1.4) (2022-05-26)
### Bug Fixes
* migrate from `PatchLoader.load(...)` to `JarPatchBundle(...).loadPatches()` ([cabd32f](https://github.com/revanced/revanced-cli/commit/cabd32fda41d32616a61ae450c60e1ee7c35bc59))
## [1.1.3](https://github.com/revanced/revanced-cli/compare/v1.1.2...v1.1.3) (2022-05-25)

View File

@ -1,2 +1,2 @@
kotlin.code.style = official
version = 1.1.3
version = 1.1.4