chore: Release v6.0.0-dev.23 [skip ci]

# [6.0.0-dev.23](https://github.com/ReVanced/revanced-patches/compare/v6.0.0-dev.22...v6.0.0-dev.23) (2026-03-09)

### Bug Fixes

* **ProtonVPN - Remove delay:** Make it work on latest version by patching the correct class ([#6757](https://github.com/ReVanced/revanced-patches/issues/6757)) ([e0dc009](e0dc009780))
This commit is contained in:
semantic-release-bot 2026-03-09 18:13:38 +00:00
parent e0dc009780
commit a02350bbc8
2 changed files with 8 additions and 1 deletions

View file

@ -4,4 +4,4 @@ org.gradle.parallel = true
android.useAndroidX = true
android.uniquePackageNames = false
kotlin.code.style = official
version = 6.0.0-dev.22
version = 6.0.0-dev.23