From ceb9d66f1773e7a3d60c9aa014bf4552cfd1df74 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 6 Aug 2024 00:55:10 +0000 Subject: [PATCH] chore(release): 1.21.2-dev.1 [skip ci] ## [1.21.2-dev.1](https://github.com/ReVanced/revanced-manager/compare/v1.21.1...v1.21.2-dev.1) (2024-08-06) ### Bug Fixes * Unable to scroll in the removed patches dialog ([#2113](https://github.com/ReVanced/revanced-manager/issues/2113)) ([295c5a7](https://github.com/ReVanced/revanced-manager/commit/295c5a74ea30c9f7dec81f5b61906671dda0a72b)) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 66fc7f11..ed99f41d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/ReVanced/revanced-manager publish_to: 'none' -version: 1.21.1+101800028 +version: 1.21.2-dev.1+101800029 environment: sdk: '>=3.0.0 <4.0.0'