From f4b130b1945c7c7368298eb2356b9eec35579632 Mon Sep 17 00:00:00 2001 From: zeshuaro Date: Sun, 8 Oct 2023 01:57:02 +0000 Subject: [PATCH] chore(release-desktop): v1.9.4 [skip ci] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 6fbac5ea..81c1127d 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.4-next+6 +version: 1.9.4 environment: sdk: ">=3.0.0 <4.0.0"