From d11b522db99f7a8aac803f26f3116552a0410b25 Mon Sep 17 00:00:00 2001 From: Francois Ferrand Date: Mon, 18 Nov 2024 17:54:31 +0100 Subject: [PATCH] Release cloudserver 8.8.36 Issue: CLDSRV-577 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f20b16ba5e..128149104c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@zenko/cloudserver", - "version": "8.8.35", + "version": "8.8.36", "description": "Zenko CloudServer, an open-source Node.js implementation of a server handling the Amazon S3 protocol", "main": "index.js", "engines": {