From 6b3fd2ce3191fedb3b3d1ba79dcfc73fb07f31ab Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Tue, 28 May 2024 18:45:34 +0200 Subject: [PATCH] 1.0.216 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 31d04fc..ba16389 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@serve.zone/cloudly", - "version": "1.0.215", + "version": "1.0.216", "private": false, "description": "A cloud manager leveraging Docker Swarmkit for multi-cloud operations including DigitalOcean, Hetzner Cloud, and Cloudflare, with integration support and robust configuration management system.", "type": "module", @@ -109,4 +109,4 @@ "devOps", "cloud integration" ] -} \ No newline at end of file +}