From d2a7f1c07877d8c7847dcf92578063d1874ad6b8 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 10 Oct 2022 12:30:28 +0000 Subject: [PATCH] chore(release): 2.81.4 [skip ci] ## [2.81.4](https://github.com/revanced/revanced-patches/compare/v2.81.3...v2.81.4) (2022-10-10) ### Bug Fixes * **general-ads:** invalid smali syntax ([86224c1](https://github.com/revanced/revanced-patches/commit/30e8554729a1ca32c0d0274d93928f482bce707b)) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 00986b566..3141740ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.81.4](https://github.com/revanced/revanced-patches/compare/v2.81.3...v2.81.4) (2022-10-10) + + +### Bug Fixes + +* **general-ads:** invalid smali syntax ([86224c1](https://github.com/revanced/revanced-patches/commit/86224c1f601c1bd22c0ce4dcf2a8e79ea3b8b2ae)) + ## [2.81.3](https://github.com/revanced/revanced-patches/compare/v2.81.2...v2.81.3) (2022-10-10) diff --git a/gradle.properties b/gradle.properties index fb000a62d..d0e22c90a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ kotlin.code.style = official -version = 2.81.3 +version = 2.81.4