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

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

### Bug Fixes

* **YouTube - Settings:** Icon not drawn correctly on some systems ([#6683](https://github.com/ReVanced/revanced-patches/issues/6683)) ([ddb6396](ddb6396b3f))
This commit is contained in:
semantic-release-bot 2026-03-08 19:55:59 +00:00
parent ddb6396b3f
commit d2659637ac
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.21
version = 6.0.0-dev.22