From bd933a8a5a6d9999f9fc81c8f9904a1e7ce7e70f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Mon, 30 Oct 2023 02:53:16 +0000 Subject: [PATCH] chore(release-web): v1.9.5-next+15 [skip ci] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index c6de88e4..83550760 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.5-next+14 +version: 1.9.5-next+15 environment: sdk: ">=3.0.0 <4.0.0"