From 479f1a942aa613f214b1b57b6bb76829f75b4f55 Mon Sep 17 00:00:00 2001 From: xuhang-x <36baea72@gmail.com> Date: Thu, 25 Jul 2024 09:30:39 +0800 Subject: [PATCH] 1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index b7698e4..cc380a6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: wallpaperx description: "A new Flutter project." publish_to: 'none' # Remove this line if you wish to publish to pub.dev -version: 1.0.0+1 +version: 1.0.0+2 environment: sdk: '>=3.4.3 <4.0.0'