From cb52840badf61796e83c57e17cf91af8be587393 Mon Sep 17 00:00:00 2001 From: bggRGjQaUbCoE Date: Sun, 3 Aug 2025 15:39:26 +0800 Subject: [PATCH] Release 1.1.4 Signed-off-by: bggRGjQaUbCoE --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 54c660ba..1c87c1a2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -17,7 +17,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev # In Windows, build-name is used as the major, minor, and patch parts # of the product and file versions while build-number is used as the build suffix. # update when release -version: 1.1.3+1 +version: 1.1.4+1 environment: sdk: ">=3.8.0 <4.0.0"