Skip to content

Commit ed92bf1

Browse files
chore(release): 4.13.2 [skip ci]
## [4.13.2](v4.13.1...v4.13.2) (2024-08-15) ### Bug Fixes * **YouTube - GmsCore Support:** Fix patch exception by using correct patch offset ([#3543](#3543)) ([3d0d94b](3d0d94b))
1 parent c6318e8 commit ed92bf1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.13.2](https://github.com/ReVanced/revanced-patches/compare/v4.13.1...v4.13.2) (2024-08-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **YouTube - GmsCore Support:** Fix patch exception by using correct patch offset ([#3543](https://github.com/ReVanced/revanced-patches/issues/3543)) ([b2b8454](https://github.com/ReVanced/revanced-patches/commit/b2b8454aa992bcb217fb03eb4de5532e0a9bd354))
7+
18
## [4.13.2-dev.1](https://github.com/ReVanced/revanced-patches/compare/v4.13.1...v4.13.2-dev.1) (2024-08-15)
29

310

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
org.gradle.parallel = true
22
org.gradle.caching = true
33
kotlin.code.style = official
4-
version = 4.13.2-dev.1
4+
version = 4.13.2

0 commit comments

Comments
 (0)