From 87f5ebce9b775905876bd7d4fc347c10e384b6eb Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 8 Jul 2022 04:32:37 +0000 Subject: [PATCH] chore(release): 2.10.1 [skip ci] ## [2.10.1](https://github.com/revanced/revanced-patches/compare/v2.10.0...v2.10.1) (2022-07-08) ### Bug Fixes * patch description consistency ([#134](https://github.com/revanced/revanced-patches/issues/134)) ([a35d7c8](https://github.com/revanced/revanced-patches/commit/a35d7c8951fd830448e00f1a3ff5a50150995b6c)) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 078b06eb3..267e25c39 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.10.1](https://github.com/revanced/revanced-patches/compare/v2.10.0...v2.10.1) (2022-07-08) + + +### Bug Fixes + +* patch description consistency ([#134](https://github.com/revanced/revanced-patches/issues/134)) ([da5896d](https://github.com/revanced/revanced-patches/commit/da5896dde0a2b2b9ffe65e486402e4ef92ec1ce9)) + # [2.10.0](https://github.com/revanced/revanced-patches/compare/v2.9.4...v2.10.0) (2022-07-07) diff --git a/gradle.properties b/gradle.properties index 73829fd1f..4dd185edd 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ kotlin.code.style = official -version = 2.10.0 +version = 2.10.1