chore: Release v5.0.0-dev.2 [skip ci]

# [5.0.0-dev.2](https://github.com/ReVanced/revanced-patches/compare/v5.0.0-dev.1...v5.0.0-dev.2) (2024-11-09)

### Bug Fixes

* **YouTube - Return YouTube Dislike:** Show Shorts dislikes with new A/B button icons ([084e0a5](084e0a527b))
This commit is contained in:
semantic-release-bot
2024-11-09 01:21:00 +00:00
parent 084e0a527b
commit 5279f13d61
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.0.0-dev.1
version = 5.0.0-dev.2