[pve-devel] [PATCH pve_flutter_frontend] chore: bump version to v1.9.2 (49)
Shan Shaji
s.shaji at proxmox.com
Tue Nov 18 17:13:38 CET 2025
Release notes
- allow dark and tint mode icon in iOS.
- minor UI improvements on the login page.
Signed-off-by: Shan Shaji <s.shaji at proxmox.com>
---
- 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
More information about the pve-devel
mailing list