Skip to content

Commit 5d2c215

Browse files
chore: Release v5.29.1-dev.1 [skip ci]
## [5.29.1-dev.1](v5.29.0...v5.29.1-dev.1) (2025-06-26) ### Bug Fixes * **Spotify:** Add `Spoof client` patch to fix various issues by using a web platform access token ([#5173](#5173)) ([1a8aacd](1a8aacd))
1 parent 1a8aacd commit 5d2c215

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+
## [5.29.1-dev.1](https://github.com/ReVanced/revanced-patches/compare/v5.29.0...v5.29.1-dev.1) (2025-06-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **Spotify:** Add `Spoof client` patch to fix various issues by using a web platform access token ([#5173](https://github.com/ReVanced/revanced-patches/issues/5173)) ([b7b75bb](https://github.com/ReVanced/revanced-patches/commit/b7b75bb9d8d5fd505121e752b8a20e61ff28d1b2))
7+
18
# [5.29.0](https://github.com/ReVanced/revanced-patches/compare/v5.28.0...v5.29.0) (2025-06-26)
29

310

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ org.gradle.jvmargs = -Xms512M -Xmx2048M
33
org.gradle.parallel = true
44
android.useAndroidX = true
55
kotlin.code.style = official
6-
version = 5.29.0
6+
version = 5.29.1-dev.1

0 commit comments

Comments
 (0)