From 8961cf9044d62a63805e42fd439c930b2c8f1ecc Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 10 Nov 2024 15:04:46 +0000 Subject: [PATCH] chore(release): 1.23.0 [skip ci] # [1.23.0](https://github.com/ReVanced/revanced-manager/compare/v1.22.0...v1.23.0) (2024-11-10) ### Bug Fixes * Don't show toasts when export cancelled ([#2230](https://github.com/ReVanced/revanced-manager/issues/2230)) ([bd79496](https://github.com/ReVanced/revanced-manager/commit/bd7949643350a9769ce539bfb5939e00f8c420a7)) * Fix the connectivity check toast again ([#2216](https://github.com/ReVanced/revanced-manager/issues/2216)) ([a7e2281](https://github.com/ReVanced/revanced-manager/commit/a7e22818055577e319eee3fc640575d806449f31)) * Get changelogs for alternative sources ([#1766](https://github.com/ReVanced/revanced-manager/issues/1766)) ([c729842](https://github.com/ReVanced/revanced-manager/commit/c7298424e55cfdfb6475df1bf0616889d50785d8)) * missing parameter in translations ([1c6c5d5](https://github.com/ReVanced/revanced-manager/commit/1c6c5d53aeef9ba851c2a437e6b607188db87994)) * Resolve EACCESS error in special cases ([#2135](https://github.com/ReVanced/revanced-manager/issues/2135)) ([1f95767](https://github.com/ReVanced/revanced-manager/commit/1f95767aeb6104e952d3ec80af8d5df8c7da3c07)) * Restore apk renaming during compile ([abdd9dc](https://github.com/ReVanced/revanced-manager/commit/abdd9dc430b0031866d279f96f7eac171556a8b8)) ### Features * Also show new patches in the removed patches dialog ([#2257](https://github.com/ReVanced/revanced-manager/issues/2257)) ([8872165](https://github.com/ReVanced/revanced-manager/commit/8872165a99868f66eb462f030adee001266574f0)) * Import and export manager settings ([#2268](https://github.com/ReVanced/revanced-manager/issues/2268)) ([a45d959](https://github.com/ReVanced/revanced-manager/commit/a45d9598cc91cc2d79bf99d8ab76cab707381c81)) * Show changelogs from the latest to the last used patches version ([#2219](https://github.com/ReVanced/revanced-manager/issues/2219)) ([daba737](https://github.com/ReVanced/revanced-manager/commit/daba737ecbb1d9fe21d8394803d29418e4fd2cd3)) * Use ReVanced API v4 ([7b7d91d](https://github.com/ReVanced/revanced-manager/commit/7b7d91d6619c496b2854f60dc75ab3a290102c34)) ### Performance Improvements * Don't recalculate universal patches or compatible packages if not necessary ([7e3afe0](https://github.com/ReVanced/revanced-manager/commit/7e3afe0cb29c72ed85cd9f78dcaeb85953f1f9a2)) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index b928c5819f..28b3664030 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://revanced.app publish_to: 'none' -version: 1.23.0-dev.7+101800047 +version: 1.23.0+101800048 environment: sdk: ^3.5.3