From 75bd526475667d8a7a3dcf38da9fff54dd7779da Mon Sep 17 00:00:00 2001 From: chris bell Date: Thu, 11 Jun 2026 22:28:05 -0500 Subject: [PATCH] update README --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b0ead06..0c33b65 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,10 @@ Example instance with extra configuration: ``` ## Web Interface -Alongside this project, I am developing a seperate web-based dashboard that can be used to manage you servers with a very simple UI. You can get it [HERE](https://git.bellsworne.tech/chrisbell/vssm_web). + +### NEW: [v1.0.0 Bundled Release (Includes Web Interface)](https://git.bellsworne.tech/chrisbell/vssm_full/releases/tag/v1.0.0) + +Alongside this project, I am developing a seperate web-based dashboard that can be used to manage you servers with a very simple UI. You can get it [HERE](https://git.bellsworne.tech/chrisbell/vssm_web). ## Roadmap