From 16b2057e63bfa84ba6db63255d3e6caef791cbae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Fri, 1 Sep 2023 12:45:59 +0000 Subject: [PATCH] chore(release-web): v1.9.2-next+7 [skip ci] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 21694857..cf945fd9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: appainter description: A material theme editor and generator for Flutter to configure and preview the overall visual theme of your material app. publish_to: "none" -version: 1.9.2-next+6 +version: 1.9.2-next+7 environment: sdk: ">=3.0.0 <4.0.0"