From f2dc8e21a8dff9fc74ea55725d38f8561fb1fdf7 Mon Sep 17 00:00:00 2001 From: rustdesk Date: Sat, 18 Oct 2025 08:50:07 +0800 Subject: [PATCH] build 61 --- flutter/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flutter/pubspec.yaml b/flutter/pubspec.yaml index 2e42c3c21..0697b0f12 100644 --- a/flutter/pubspec.yaml +++ b/flutter/pubspec.yaml @@ -16,7 +16,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html # 1.1.9-1 works for android, but for ios it becomes 1.1.91, need to set it to 1.1.9-a.1 for iOS, will get 1.1.9.1, but iOS store not allow 4 numbers -version: 1.4.3+60 +version: 1.4.3+61 environment: sdk: '^3.1.0'