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

# [6.0.0-dev.19](https://github.com/ReVanced/revanced-patches/compare/v6.0.0-dev.18...v6.0.0-dev.19) (2026-03-06)

### Bug Fixes

* **Hex:** Add back name, which was accidentally removed from the patch ([6a547a9](6a547a97e5))
This commit is contained in:
semantic-release-bot 2026-03-06 18:01:51 +00:00
parent 6a547a97e5
commit 11bd06d374
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.18
version = 6.0.0-dev.19