Skip to content

Commit 9c0638d

Browse files
chore: Release v5.34.0-dev.1 [skip ci]
# [5.34.0-dev.1](v5.33.0...v5.34.0-dev.1) (2025-08-08) ### Bug Fixes * **Twitch:** Constrain patches to last working app targets ([#5373](#5373)) ([d7eb6e8](d7eb6e8)) ### Features * **Instagram:** Support latest app version ([#5611](#5611)) ([562e005](562e005))
1 parent d7eb6e8 commit 9c0638d

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [5.34.0-dev.1](https://github.com/ReVanced/revanced-patches/compare/v5.33.0...v5.34.0-dev.1) (2025-08-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **Twitch:** Constrain patches to last working app targets ([#5373](https://github.com/ReVanced/revanced-patches/issues/5373)) ([29a4748](https://github.com/ReVanced/revanced-patches/commit/29a47481c4efa209a3a53df60613b59a73adbe07))
7+
8+
9+
### Features
10+
11+
* **Instagram:** Support latest app version ([#5611](https://github.com/ReVanced/revanced-patches/issues/5611)) ([26fe690](https://github.com/ReVanced/revanced-patches/commit/26fe690dfbefe6c412c5f81f208a3b1d2fbd7a0a))
12+
113
# [5.33.0](https://github.com/ReVanced/revanced-patches/compare/v5.32.0...v5.33.0) (2025-08-05)
214

315

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.33.0
6+
version = 5.34.0-dev.1

0 commit comments

Comments
 (0)