From 426851be8fb82ca17aab7643b7579e290d30b133 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Haf?= Date: Mon, 28 Apr 2025 11:18:42 +0200 Subject: [PATCH] update to v0.9.2 --- DeepSea-Dashboard | 2 +- manifest.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DeepSea-Dashboard b/DeepSea-Dashboard index 16638ca..fe1ce30 160000 --- a/DeepSea-Dashboard +++ b/DeepSea-Dashboard @@ -1 +1 @@ -Subproject commit 16638ca05df4b2e58a0ded90c4bd691760421919 +Subproject commit fe1ce30bfe7142c1a06379487427619a9c953b5b diff --git a/manifest.yaml b/manifest.yaml index 72b5940..22b1d54 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -5,7 +5,7 @@ id: deepsea-dashboard # A human readable service title title: "DeepSea Dashboard" # Service version - accepts up to four digits, where the last confirms to revisions necessary for StartOS - see documentation: https://github.com/Start9Labs/emver-rs. This value will change with each release of the service. -version: "0.8.1" +version: "0.9.2" # Release notes for the update - can be a string, paragraph or URL release-notes: | Initial release