mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-27 09:46:48 +01:00
chore(release): 4.13.3-dev.1 [skip ci]
## [4.13.3-dev.1](https://github.com/ReVanced/revanced-patches/compare/v4.13.2...v4.13.3-dev.1) (2024-08-15) ### Bug Fixes * **YouTube:** Remove translated string that breaks patching ([a48c2db
](a48c2db53d
))
This commit is contained in:
parent
a48c2db53d
commit
a18e4e57f4
@ -1,3 +1,10 @@
|
||||
## [4.13.3-dev.1](https://github.com/ReVanced/revanced-patches/compare/v4.13.2...v4.13.3-dev.1) (2024-08-15)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **YouTube:** Remove translated string that breaks patching ([a48c2db](https://github.com/ReVanced/revanced-patches/commit/a48c2db53d84767c8fd5d569f9ce1c46c2bfd9a1))
|
||||
|
||||
## [4.13.2](https://github.com/ReVanced/revanced-patches/compare/v4.13.1...v4.13.2) (2024-08-15)
|
||||
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
org.gradle.parallel = true
|
||||
org.gradle.caching = true
|
||||
kotlin.code.style = official
|
||||
version = 4.13.2
|
||||
version = 4.13.3-dev.1
|
||||
|
Loading…
Reference in New Issue
Block a user