Skip to content

Commit 616a514

Browse files
chore(release): 4.8.0-dev.9 [skip ci]
# [4.8.0-dev.9](v4.8.0-dev.8...v4.8.0-dev.9) (2024-04-29) ### Bug Fixes * Correctly handle patches jar path if it contains exclamation marks ([0f2ea93](0f2ea93))
1 parent 0f2ea93 commit 616a514

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+
# [4.8.0-dev.9](https://github.com/ReVanced/revanced-patches/compare/v4.8.0-dev.8...v4.8.0-dev.9) (2024-04-29)
2+
3+
4+
### Bug Fixes
5+
6+
* Correctly handle patches jar path if it contains exclamation marks ([056e2d7](https://github.com/ReVanced/revanced-patches/commit/056e2d7dd5bbacb7dc6b109b3e2d44d55e7eb7d3))
7+
18
# [4.8.0-dev.8](https://github.com/ReVanced/revanced-patches/compare/v4.8.0-dev.7...v4.8.0-dev.8) (2024-04-23)
29

310

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 = 4.8.0-dev.8
4+
version = 4.8.0-dev.9

0 commit comments

Comments
 (0)