From 80af281d175a59e94261877c88c8b858eaf0e386 Mon Sep 17 00:00:00 2001 From: zeshuaro Date: Sat, 17 Dec 2022 06:23:14 +0000 Subject: [PATCH] chore(release-web): v1.4.11+9 [skip ci] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ee047347..4356eb73 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.4.11+8 +version: 1.4.11+9 environment: sdk: ">=2.12.0 <3.0.0"