From 42e8295774b46cfefd3426c9ff22ff99afd59e5f Mon Sep 17 00:00:00 2001 From: zeshuaro Date: Tue, 14 Nov 2023 11:01:44 +0000 Subject: [PATCH] chore(release-desktop): v1.9.5 [skip ci] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index e5540d12..5808f5ff 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+23 +version: 1.9.5 environment: sdk: ">=3.0.0 <4.0.0"