mirror of
https://github.com/ReVanced/revanced-cli.git
synced 2026-01-23 03:11:02 +00:00
chore(release): 1.3.0 [skip ci]
# [1.3.0](https://github.com/revanced/revanced-cli/compare/v1.2.0...v1.3.0) (2022-06-11) ### Bug Fixes * `Main-Class` attribute pointing to wrong method ([6e82418](6e82418958)) * `ZipAligner` not correctly calculating the file offset ([2975a47](2975a47d0f)) * broken control flow of `includeFilter` ([a0644c7](a0644c7045)) * check for root even though when not needed ([0d7581a](0d7581ad75)) * overwrite output file ([2bfbbc2](2bfbbc2eb9)) * resource patcher ([9da4f70](9da4f707ac)) * sign the aligned file instead of the input file ([22d2535](22d2535af8)) ### Features * support for `--install` ([d1ceab4](d1ceab45c8))
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
kotlin.code.style = official
|
||||
version = 1.2.0
|
||||
version = 1.3.0
|
||||
|
||||
Reference in New Issue
Block a user