chore(release): 2.0.0 [skip ci]

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

### Code Refactoring

* migrate from `Signature` to `Fingerprint` ([084078e](084078e7f1))

### BREAKING CHANGES

* Not backwards compatible, since a lot of classes where renamed.
This commit is contained in:
semantic-release-bot 2022-06-26 14:36:01 +00:00
parent 084078e7f1
commit 9420e8c932
2 changed files with 13 additions and 1 deletions

View File

@ -1,3 +1,15 @@
# [2.0.0](https://github.com/revanced/revanced-patches/compare/v1.11.0...v2.0.0) (2022-06-26)
### Code Refactoring
* migrate from `Signature` to `Fingerprint` ([084078e](https://github.com/revanced/revanced-patches/commit/084078e7f1852ccd2045e3fa8aedc25a7fd5faa8))
### BREAKING CHANGES
* Not backwards compatible, since a lot of classes where renamed.
# [1.11.0](https://github.com/revanced/revanced-patches/compare/v1.10.5...v1.11.0) (2022-06-26)

View File

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