From 859bbd09e0da2a1dfc7d54260ec0146bcec7efd7 Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Sun, 6 Oct 2024 01:43:10 +0800 Subject: [PATCH] :rocket: Launch 1.3.0+1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index a1d5d4b..47a4a53 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: solian description: "The Solar Network App" publish_to: "none" -version: 1.2.5+1 +version: 1.3.0+1 environment: sdk: ">=3.3.4 <4.0.0"