Skip to content

Commit a0189ae

Browse files
chore: Release v5.0.1 [skip ci]
## [5.0.1](v5.0.0...v5.0.1) (2025-04-14) ### Bug Fixes * Make mounting work again by bumping dependencies ([#359](#359)) ([68a4872](68a4872))
1 parent 19e8422 commit a0189ae

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+
## [5.0.1](https://github.com/ReVanced/revanced-cli/compare/v5.0.0...v5.0.1) (2025-04-14)
2+
3+
4+
### Bug Fixes
5+
6+
* Make mounting work again by bumping dependencies ([#359](https://github.com/ReVanced/revanced-cli/issues/359)) ([68a4872](https://github.com/ReVanced/revanced-cli/commit/68a48724ebf01a0c8f8adc0fec63037bff672dc9))
7+
18
## [5.0.1-dev.1](https://github.com/ReVanced/revanced-cli/compare/v5.0.0...v5.0.1-dev.1) (2025-02-26)
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 = 5.0.1-dev.1
4+
version = 5.0.1

0 commit comments

Comments
 (0)