Skip to content

Commit 14f7667

Browse files
chore(release): 1.0.0-dev.6 [skip ci]
# [1.0.0-dev.6](v1.0.0-dev.5...v1.0.0-dev.6) (2022-03-24) ### Bug Fixes * **MethodResolver:** strip labels nodes so opcode patterns match ([cd57a8c](cd57a8c))
1 parent cd57a8c commit 14f7667

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.0.0-dev.6](https://github.com/ReVancedTeam/revanced-patcher/compare/v1.0.0-dev.5...v1.0.0-dev.6) (2022-03-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **MethodResolver:** strip labels nodes so opcode patterns match ([cd57a8c](https://github.com/ReVancedTeam/revanced-patcher/commit/cd57a8c9a0db7e3ae5ad0bca202e5955930319ab))
7+
18
# [1.0.0-dev.5](https://github.com/ReVancedTeam/revanced-patcher/compare/v1.0.0-dev.4...v1.0.0-dev.5) (2022-03-24)
29

310

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-dev.5
2+
version = 1.0.0-dev.6

0 commit comments

Comments
 (0)