From 659e8dd9095ba5752380e747729206a53fed42a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Haf?= Date: Fri, 25 Apr 2025 15:44:34 +0200 Subject: [PATCH] update to v0.8.1 --- DeepSea-Dashboard | 2 +- instructions.md | 2 ++ manifest.yaml | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/DeepSea-Dashboard b/DeepSea-Dashboard index 4241618..16638ca 160000 --- a/DeepSea-Dashboard +++ b/DeepSea-Dashboard @@ -1 +1 @@ -Subproject commit 4241618d69456348da2049cfc1820dc9bf465b7d +Subproject commit 16638ca05df4b2e58a0ded90c4bd691760421919 diff --git a/instructions.md b/instructions.md index e172d00..53346eb 100644 --- a/instructions.md +++ b/instructions.md @@ -1,3 +1,5 @@ # Instructions for DeepSea dashboard Every thing is automaticaly done. Just enjoy the app! + +(This community project is not affiliated with OCEAN) \ No newline at end of file diff --git a/manifest.yaml b/manifest.yaml index 937e9bc..72b5940 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" +version: "0.8.1" # Release notes for the update - can be a string, paragraph or URL release-notes: | Initial release