Skip to content

Commit bc92eb7

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2022-06-11) ### Bug Fixes * resource patcher ([31815ca](31815ca)) * update apktool to fork ([566ecef](566ecef)) ### Features * allow custom aapt path to be specified ([8eb4a8f](8eb4a8f))
1 parent cf89bd4 commit bc92eb7

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.1.0](https://github.com/revanced/revanced-patcher/compare/v1.0.0...v1.1.0) (2022-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* resource patcher ([31815ca](https://github.com/revanced/revanced-patcher/commit/31815ca9ea990f16b3600d61fd570c1805be1c82))
7+
* update apktool to fork ([566ecef](https://github.com/revanced/revanced-patcher/commit/566ecefa2bd4cde5ebfb2b22dc56cd8bf9f396bd))
8+
9+
10+
### Features
11+
12+
* allow custom aapt path to be specified ([8eb4a8f](https://github.com/revanced/revanced-patcher/commit/8eb4a8f87ae7679a272f3224273a37a31d4bb121))
13+
114
# 1.0.0 (2022-06-05)
215

316

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
kotlin.code.style = official
2-
version = 1.0.0
2+
version = 1.1.0

0 commit comments

Comments
 (0)