From 6b9a4484639f7bc1dee8145e7f273cf7591c2315 Mon Sep 17 00:00:00 2001 From: Darren <27513732@qq.com> Date: Thu, 28 Sep 2023 17:33:51 +0800 Subject: [PATCH] publish --- changelog_latest.md | 3 ++- version.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/changelog_latest.md b/changelog_latest.md index 32c97fb6..f4bbae4c 100644 --- a/changelog_latest.md +++ b/changelog_latest.md @@ -1 +1,2 @@ -1. add systemd to websoft9 artifacts +1. Fix install error: docker not found +2. Fix install error: cockpit.socket not found diff --git a/version.json b/version.json index 93daeb0e..5bb77020 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { - "version": "0.8.26-rc", + "version": "0.8.26-rc2", "plugins": { "portainer": "0.0.6", "nginx": "0.0.5",