From 1b0178fed908092d08dfe01c9dead39a4cb05c14 Mon Sep 17 00:00:00 2001 From: Levi Date: Fri, 17 Jan 2025 08:25:24 +0800 Subject: [PATCH] release: v1.6.7 --- 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 c87dcd905..42597bb10 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.6.6+1 +version: 1.6.7+1 environment: sdk: ">=3.0.0 <4.0.0"