From c1425190044f90e4652d9e1ea1ab48195395d637 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Sun, 7 Sep 2025 17:21:30 +0000 Subject: [PATCH] 5.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 70631f7..5213f4a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@serve.zone/cloudly", - "version": "5.1.0", + "version": "5.2.0", "private": false, "description": "A comprehensive tool for managing containerized applications across multiple cloud providers using Docker Swarmkit, featuring web, CLI, and API interfaces.", "type": "module",