change to 1.2.1

This commit is contained in:
rustdesk
2023-07-10 14:38:13 +08:00
parent 8028b23086
commit 21c1c06a20
10 changed files with 11 additions and 9 deletions

View File

@@ -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.2.0
version: 1.2.1
environment:
sdk: ">=2.17.0"