Skip to content

Commit 766a733

Browse files
chore(release): 20.0.0-dev.3 [skip ci]
# [20.0.0-dev.3](v20.0.0-dev.2...v20.0.0-dev.3) (2024-08-01) ### Bug Fixes * Make constructor internal as supposed ([e95fcd1](e95fcd1)) ### Features * Add ability to create options outside of a patch ([b8d763a](b8d763a))
1 parent 408e8ed commit 766a733

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [20.0.0-dev.3](https://github.com/ReVanced/revanced-patcher/compare/v20.0.0-dev.2...v20.0.0-dev.3) (2024-08-01)
2+
3+
4+
### Bug Fixes
5+
6+
* Make constructor internal as supposed ([e95fcd1](https://github.com/ReVanced/revanced-patcher/commit/e95fcd1c0b641164bbf0840ec7e562aeb3bacc3e))
7+
8+
9+
### Features
10+
11+
* Add ability to create options outside of a patch ([b8d763a](https://github.com/ReVanced/revanced-patcher/commit/b8d763a66e0601627dd71c8c24247726aa300146))
12+
113
# [20.0.0-dev.2](https://github.com/ReVanced/revanced-patcher/compare/v20.0.0-dev.1...v20.0.0-dev.2) (2024-07-31)
214

315

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-dev.2
3+
version = 20.0.0-dev.3

0 commit comments

Comments
 (0)