* [pve-devel] [PATCH pve_flutter_frontend] chore: bump version to v1.9.0(47)
@ 2025-10-01 8:09 Shan Shaji
0 siblings, 0 replies; only message in thread
From: Shan Shaji @ 2025-10-01 8:09 UTC (permalink / raw)
To: pve-devel
Release Notes:
- build with flutter v3.35
- add bottom sheet on VM/CT options page to prevent accidental config
changes. Values are updated only after pressing update.
- resolve the problem that prevented the use of custom user installed
certificate (e.g SSL/TLS handshake failed earlier eventhough the user
certificate was already installed).
- allow users to directly access the proxomx forum, bugzilla and privacy
policy from the app's settings page.
Signed-off-by: Shan Shaji <s.shaji@proxmox.com>
---
pubspec.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pubspec.yaml b/pubspec.yaml
index a4d5b69..7374e2e 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.8.1+46
+version: 1.9.0+47
environment:
sdk: '>=3.0.0 <4.0.0'
--
2.47.3
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-10-01 8:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-01 8:09 [pve-devel] [PATCH pve_flutter_frontend] chore: bump version to v1.9.0(47) Shan Shaji
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.