Skip to content

Commit f29eda8

Browse files
chore: Release v5.0.2-dev.2 [skip ci]
## [5.0.2-dev.2](v5.0.2-dev.1...v5.0.2-dev.2) (2025-04-25) ### Bug Fixes * Do not print patch description if null ([bba90fe](bba90fe))
1 parent bba90fe commit f29eda8

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.2-dev.2](https://github.com/ReVanced/revanced-cli/compare/v5.0.2-dev.1...v5.0.2-dev.2) (2025-04-25)
2+
3+
4+
### Bug Fixes
5+
6+
* Do not print patch description if null ([bba90fe](https://github.com/ReVanced/revanced-cli/commit/bba90fede85e4632efb9509e5bcf9091a9435549))
7+
18
## [5.0.2-dev.1](https://github.com/ReVanced/revanced-cli/compare/v5.0.1...v5.0.2-dev.1) (2025-04-20)
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.2-dev.1
4+
version = 5.0.2-dev.2

0 commit comments

Comments
 (0)