From cf5ba5cb0ed18e5fc63216109b1c3b0b6e0e937c Mon Sep 17 00:00:00 2001 From: zeshuaro Date: Thu, 20 Jul 2023 07:56:40 +0000 Subject: [PATCH] chore(release-web): v1.7.4-next+8 [skip ci] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index d2fcd10b..baa1d9a4 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.7.4-next+7 +version: 1.7.4-next+8 environment: sdk: ">=3.0.0 <4.0.0"