Skip to content

Commit bcf5e14

Browse files
chore(release): 3.2.0-dev.1 [skip ci]
# [3.2.0-dev.1](v3.1.0...v3.2.0-dev.1) (2023-12-18) ### Bug Fixes * **YouTube - SponsorBlock:** Export local statistics with saved settings ([f8365b4](f8365b4)) ### Features * **Public API:** Make `BottomControlsResource#addControls` public ([#2514](#2514)) ([f4e2257](f4e2257))
1 parent f4e2257 commit bcf5e14

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [3.2.0-dev.1](https://github.com/ReVanced/revanced-patches/compare/v3.1.0...v3.2.0-dev.1) (2023-12-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **YouTube - SponsorBlock:** Export local statistics with saved settings ([f8365b4](https://github.com/ReVanced/revanced-patches/commit/f8365b4e3585328506887022ac6168045ac110b9))
7+
8+
9+
### Features
10+
11+
* **Public API:** Make `BottomControlsResource#addControls` public ([#2514](https://github.com/ReVanced/revanced-patches/issues/2514)) ([f4e2257](https://github.com/ReVanced/revanced-patches/commit/f4e2257072ca02003f7c272d6c0c8ef1aa6032ae))
12+
113
# [3.1.0](https://github.com/ReVanced/revanced-patches/compare/v3.0.1...v3.1.0) (2023-12-12)
214

315

gradle.properties

+1-1
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 = 3.1.0
4+
version = 3.2.0-dev.1

0 commit comments

Comments
 (0)