From 8bb97f9b5fc2b7cb70a42c3b3d2cdfe05ee50549 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 18 Dec 2022 07:35:26 +0000 Subject: [PATCH] chore(release): 2.145.0-dev.2 [skip ci] # [2.145.0-dev.2](https://github.com/revanced/revanced-patches/compare/v2.145.0-dev.1...v2.145.0-dev.2) (2022-12-18) ### Features * **twitter/timeline-ads:** add clarifying notice to description ([f577380](https://github.com/revanced/revanced-patches/commit/f577380796420c06b3a29df9bf668ff465d45174)) --- CHANGELOG.md | 7 +++++++ README.md | 2 +- gradle.properties | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cfa6b4f29..8d15d9fcb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.145.0-dev.2](https://github.com/revanced/revanced-patches/compare/v2.145.0-dev.1...v2.145.0-dev.2) (2022-12-18) + + +### Features + +* **twitter/timeline-ads:** add clarifying notice to description ([ed2f1f3](https://github.com/revanced/revanced-patches/commit/ed2f1f307fdad6128dc618815b9f8b24a5b99a66)) + # [2.145.0-dev.1](https://github.com/revanced/revanced-patches/compare/v2.144.0...v2.145.0-dev.1) (2022-12-18) diff --git a/README.md b/README.md index 1e3e885e3..7e289435d 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ The official Patch bundle provided by ReVanced and the community. |:--------:|:--------------:|:-----------------:| | `dynamic-color` | Replaces the default Twitter Blue with the users Material You palette. | all | | `monochrome-icon` | Adds a monochrome icon. | all | -| `timeline-ads` | Removes ads from the Twitter timeline. | all | +| `timeline-ads` | Removes ads from the Twitter timeline. Might require clearing app data to remove already cached ads. | all | ### [📦 `com.reddit.frontpage`](https://play.google.com/store/apps/details?id=com.reddit.frontpage) diff --git a/gradle.properties b/gradle.properties index 45734672f..2e0fd78b0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ kotlin.code.style = official -version = 2.145.0-dev.1 +version = 2.145.0-dev.2