From 8c01e45780da8864c19ffa5ac2fb9080609a4ec4 Mon Sep 17 00:00:00 2001 From: Levi Date: Tue, 30 Jan 2024 14:50:29 +0800 Subject: [PATCH] release: v1.5.5 --- ui/flutter/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/flutter/pubspec.yaml b/ui/flutter/pubspec.yaml index cb513f8a1..567e60302 100644 --- a/ui/flutter/pubspec.yaml +++ b/ui/flutter/pubspec.yaml @@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 1.5.4+1 +version: 1.5.5+1 environment: sdk: '>=3.0.0 <4.0.0'