chore(release): 7.0.0-dev.1 [skip ci]

# [7.0.0-dev.1](https://github.com/revanced/revanced-patcher/compare/v6.4.3...v7.0.0-dev.1) (2023-02-26)

* feat!: merge integrations only when necessary ([6e24a85](6e24a85eab))

### BREAKING CHANGES

* `Patcher.addFiles` is now renamed to `Patcher.addIntegrations`

Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
This commit is contained in:
semantic-release-bot
2023-02-26 23:24:38 +00:00
parent 6e24a85eab
commit 2eb125ad69
2 changed files with 13 additions and 1 deletions

View File

@@ -1,2 +1,2 @@
kotlin.code.style = official
version = 6.4.3
version = 7.0.0-dev.1