chore: Release v5.41.0-dev.13 [skip ci]

# [5.41.0-dev.13](https://github.com/ReVanced/revanced-patches/compare/v5.41.0-dev.12...v5.41.0-dev.13) (2025-09-24)

### Bug Fixes

* **YouTube - Hide Shorts components:** Fix "Hide preview comment" ([#5990](https://github.com/ReVanced/revanced-patches/issues/5990)) ([dd4e2cd](dd4e2cd085))
This commit is contained in:
semantic-release-bot 2025-09-24 19:44:03 +00:00
parent dd4e2cd085
commit fb87199514
2 changed files with 8 additions and 1 deletions

View file

@ -3,4 +3,4 @@ org.gradle.jvmargs = -Xms512M -Xmx2048M
org.gradle.parallel = true
android.useAndroidX = true
kotlin.code.style = official
version = 5.41.0-dev.12
version = 5.41.0-dev.13