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

# [6.0.0-dev.5](https://github.com/ReVanced/revanced-patches/compare/v6.0.0-dev.4...v6.0.0-dev.5) (2026-02-28)

### Bug Fixes

* **Reddit clients:** Fix patching broken during patcher migration by searching for strings with contains([#6681](https://github.com/ReVanced/revanced-patches/issues/6681)) ([00da402](00da402770))
This commit is contained in:
semantic-release-bot 2026-02-28 19:08:53 +00:00
parent 00da402770
commit 4dbc5312f5
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.4
version = 6.0.0-dev.5