Skip to content

Commit c2dc29e

Browse files
chore(release): 20.0.1-dev.1 [skip ci]
## [20.0.1-dev.1](v20.0.0...v20.0.1-dev.1) (2024-09-18) ### Bug Fixes * Check for class type exactly instead of with contains ([#310](#310)) ([69f2f20](69f2f20))
1 parent 69f2f20 commit c2dc29e

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+
## [20.0.1-dev.1](https://github.com/ReVanced/revanced-patcher/compare/v20.0.0...v20.0.1-dev.1) (2024-09-18)
2+
3+
4+
### Bug Fixes
5+
6+
* Check for class type exactly instead of with contains ([#310](https://github.com/ReVanced/revanced-patcher/issues/310)) ([69f2f20](https://github.com/ReVanced/revanced-patcher/commit/69f2f20fd99162f91cd9c531dfe47d00d3152ead))
7+
18
# [20.0.0](https://github.com/ReVanced/revanced-patcher/compare/v19.3.1...v20.0.0) (2024-08-06)
29

310

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
org.gradle.parallel = true
22
org.gradle.caching = true
3-
version = 20.0.0
3+
version = 20.0.1-dev.1

0 commit comments

Comments
 (0)