From b961ce804f18b47a68e78557cb83dbd20942c539 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 11 Sep 2022 22:01:02 +0000 Subject: [PATCH] chore(release): 2.52.2 [skip ci] ## [2.52.2](https://github.com/revanced/revanced-patches/compare/v2.52.1...v2.52.2) (2022-09-11) ### Bug Fixes * design language for download icon ([#464](https://github.com/revanced/revanced-patches/issues/464)) ([c24dc17](https://github.com/revanced/revanced-patches/commit/a050405249be293154f996413311f0321b5b3def)) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b83ffae07..6075b2f44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.52.2](https://github.com/revanced/revanced-patches/compare/v2.52.1...v2.52.2) (2022-09-11) + + +### Bug Fixes + +* design language for download icon ([#464](https://github.com/revanced/revanced-patches/issues/464)) ([c24dc17](https://github.com/revanced/revanced-patches/commit/c24dc175f705fd5364b8bcf01f27f3ac8ecc0e64)) + ## [2.52.1](https://github.com/revanced/revanced-patches/compare/v2.52.0...v2.52.1) (2022-09-08) diff --git a/gradle.properties b/gradle.properties index 2390da924..5b4065c19 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ kotlin.code.style = official -version = 2.52.1 +version = 2.52.2