Release notes - allow dark and tint mode icon in iOS. - minor UI improvements on the login page.
Signed-off-by: Shan Shaji <[email protected]> --- - Build for final testing before submitting to review on App Store. pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index fce1826..75a9dbc 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ publish_to: none # 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.9.1+48 +version: 1.9.2+49 environment: sdk: '>=3.0.0 <4.0.0' -- 2.50.1 _______________________________________________ pve-devel mailing list [email protected] https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
