chore(release): 2.0.0 [skip ci]

# [2.0.0](https://github.com/revanced/revanced-cli/compare/v1.11.1...v2.0.0) (2022-06-26)

### Code Refactoring

* migrate from `Signature` to `Fingerprint` ([88852a4](88852a45ac))

### BREAKING CHANGES

* Not backwards compatible, since a lot of classes where renamed.
This commit is contained in:
semantic-release-bot 2022-06-26 14:35:32 +00:00
parent 88852a45ac
commit 27c28fab5e
2 changed files with 13 additions and 1 deletions

View File

@ -1,3 +1,15 @@
# [2.0.0](https://github.com/revanced/revanced-cli/compare/v1.11.1...v2.0.0) (2022-06-26)
### Code Refactoring
* migrate from `Signature` to `Fingerprint` ([88852a4](https://github.com/revanced/revanced-cli/commit/88852a45ac90ad9419c18f0cb3395745e62eadbf))
### BREAKING CHANGES
* Not backwards compatible, since a lot of classes where renamed.
## [1.11.1](https://github.com/revanced/revanced-cli/compare/v1.11.0...v1.11.1) (2022-06-25)

View File

@ -1,2 +1,2 @@
kotlin.code.style = official
version = 1.11.1
version = 2.0.0