diff --git a/CHANGELOG.md b/CHANGELOG.md index 207076e2a6..2ffddd17c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.21.0](https://github.com/crimera/revanced-integrations/compare/v1.20.1...v1.21.0) (2024-07-17) + + +### Features + +* **Twitter:** Added `Custom downloader` ([5ad7114](https://github.com/crimera/revanced-integrations/commit/5ad711440236106fadbac569005952e2c39d3f90)) + ## [1.21.0-dev.1](https://github.com/crimera/revanced-integrations/compare/v1.20.1-dev.1...v1.21.0-dev.1) (2024-07-06) diff --git a/gradle.properties b/gradle.properties index 1244cc5ddc..825f8f772c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ org.gradle.parallel = true org.gradle.caching = true android.useAndroidX = true -version = 1.21.0-dev.1 +version = 1.21.0