Skip to content

Commit dbbc007

Browse files
chore: Release v5.0.0-dev.11 [skip ci]
# [5.0.0-dev.11](v5.0.0-dev.10...v5.0.0-dev.11) (2024-11-10) ### Bug Fixes * List if patch option is required ([#346](#346)) ([98ff0c3](98ff0c3))
1 parent 98ff0c3 commit dbbc007

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.0-dev.11](https://github.com/ReVanced/revanced-cli/compare/v5.0.0-dev.10...v5.0.0-dev.11) (2024-11-10)
2+
3+
4+
### Bug Fixes
5+
6+
* List if patch option is required ([#346](https://github.com/ReVanced/revanced-cli/issues/346)) ([98ff0c3](https://github.com/ReVanced/revanced-cli/commit/98ff0c34fa71c3b3ecd96157d45a30ee2b8979c6))
7+
18
# [5.0.0-dev.10](https://github.com/ReVanced/revanced-cli/compare/v5.0.0-dev.9...v5.0.0-dev.10) (2024-11-05)
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.0-dev.10
4+
version = 5.0.0-dev.11

0 commit comments

Comments
 (0)