From 18c7d92c4bf61c9e67a7fdbe892fee94498ffb7a Mon Sep 17 00:00:00 2001 From: Cruvie <> Date: Wed, 7 Feb 2024 22:32:16 +0800 Subject: [PATCH] 1.3.3 Signed-off-by: Cruvie <> --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index e0d4693..650f7b2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ description: Etcd UI # pub.dev using `flutter pub publish`. This is preferred for private packages. publish_to: 'none' # Remove this line if you wish to publish to pub.dev -version: 1.3.2 +version: 1.3.3 environment: sdk: '>=3.2.0'