From 3fb1d7a6d480ffc0a8a1bdee7a5256b32212af3d Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Thu, 17 Oct 2024 23:01:42 +0800 Subject: [PATCH] :rocket: Launch 1.4.0+16 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 7054bdd..9bacf5f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: solian description: "The Solar Network App" publish_to: "none" -version: 1.4.0+15 +version: 1.4.0+16 environment: sdk: ">=3.3.4 <4.0.0"