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

# [6.0.0-dev.13](https://github.com/ReVanced/revanced-patches/compare/v6.0.0-dev.12...v6.0.0-dev.13) (2026-03-02)

### Bug Fixes

* Use custom comparison block for strings in `anyOf` ([56a087d](56a087dbac))
This commit is contained in:
semantic-release-bot 2026-03-02 22:30:24 +00:00
parent 56a087dbac
commit eff5388520
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.12
version = 6.0.0-dev.13