mirror of
https://github.com/ReVanced/revanced-patcher.git
synced 2026-01-11 13:56:16 +00:00
chore(release): 4.0.0 [skip ci]
# [4.0.0](https://github.com/revanced/revanced-patcher/compare/v3.5.1...v4.0.0) (2022-09-07) ### Code Refactoring * Improve Patch Options ([6b909c1](6b909c1ee6)) ### BREAKING CHANGES * Options has been moved from Patch to a new interface called OptionsContainer and are now handled entirely different. Make sure to check the examples to understand how it works.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
kotlin.code.style = official
|
||||
version = 3.5.1
|
||||
version = 4.0.0
|
||||
|
||||
Reference in New Issue
Block a user