Skip to content

Commit 3896b30

Browse files
chore(release): 16.0.0 [skip ci]
# [16.0.0](v15.0.3...v16.0.0) (2023-10-04) ### Bug Fixes * Use correct super class type ([f590436](f590436)) ### BREAKING CHANGES * This changes the super classes of some `PatchOptionException` classes
1 parent 2c4b88e commit 3896b30

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+
# [16.0.0](https://github.com/ReVanced/revanced-patcher/compare/v15.0.3...v16.0.0) (2023-10-04)
2+
3+
4+
### Bug Fixes
5+
6+
* Use correct super class type ([f590436](https://github.com/ReVanced/revanced-patcher/commit/f590436399f6385c51cea54618251b5d823c31f9))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* This changes the super classes of some `PatchOptionException` classes
12+
113
# [16.0.0-dev.1](https://github.com/ReVanced/revanced-patcher/compare/v15.0.3...v16.0.0-dev.1) (2023-10-04)
214

315

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
org.gradle.parallel = true
22
org.gradle.caching = true
33
kotlin.code.style = official
4-
version = 16.0.0-dev.1
4+
version = 16.0.0

0 commit comments

Comments
 (0)