Skip to content

Commit 1fd8471

Browse files
chore: Release v6.0.0-dev.1 [skip ci]
# [6.0.0-dev.1](v5.0.2-dev.2...v6.0.0-dev.1) (2026-02-21) * build(Needs bump)!: Update to ReVanced Patcher v22 ([#385](#385)) ([30f36ee](30f36ee)) ### BREAKING CHANGES * ReVanced CLI switches to ReVanced Patcher v22 and will therefore be incompatible with patches from older versions of ReVanced Patcher.
1 parent 30f36ee commit 1fd8471

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [6.0.0-dev.1](https://github.com/ReVanced/revanced-cli/compare/v5.0.2-dev.2...v6.0.0-dev.1) (2026-02-21)
2+
3+
4+
* build(Needs bump)!: Update to ReVanced Patcher v22 ([#385](https://github.com/ReVanced/revanced-cli/issues/385)) ([30f36ee](https://github.com/ReVanced/revanced-cli/commit/30f36ee270d4b63b69bf7949c7968f2827c395ce))
5+
6+
7+
### BREAKING CHANGES
8+
9+
* ReVanced CLI switches to ReVanced Patcher v22 and will therefore be incompatible with patches from older versions of ReVanced Patcher.
10+
111
## [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)
212

313

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.2
4+
version = 6.0.0-dev.1

0 commit comments

Comments
 (0)