From dd6f054b1883cf9fef4af6944f7c22ea330d1cb3 Mon Sep 17 00:00:00 2001 From: zeshuaro Date: Wed, 29 Nov 2023 11:41:52 +0000 Subject: [PATCH] chore(release-web): v1.9.6-next+18 [skip ci] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 7646760c..c8049814 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.6-next+17 +version: 1.9.6-next+18 environment: sdk: ">=3.0.0 <4.0.0"