From cb5d94b2cd3dfe25432e13122d53a27814b03351 Mon Sep 17 00:00:00 2001 From: orz12 Date: Sun, 29 Dec 2024 00:36:55 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=8F=91=E5=B8=83beta=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index ac31dbef5..7683f145d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -573,7 +573,7 @@ packages: description: path: "." ref: main - resolved-ref: "7973a5f0011c3fe39b3d3ea81be9db79330ffcde" + resolved-ref: "34dee7c3a993eb24b678e52d7aea420b6ab98f12" url: "https://github.com/orz12/fl_pip.git" source: git version: "3.2.0" diff --git a/pubspec.yaml b/pubspec.yaml index d01c2b976..e29fe9d17 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html # 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. -version: 1.1.0-alpha.2+1753 +version: 1.1.0+114514 environment: sdk: ">=2.19.6 <3.0.0"