From afb9f7a87901894bd450325169c84b238a974df6 Mon Sep 17 00:00:00 2001 From: williamlardier Date: Thu, 16 Jan 2025 00:47:13 +0100 Subject: [PATCH] Bump cloudserver version Issue: CLDSRV-606 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 844870a805..2c94967992 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@zenko/cloudserver", - "version": "8.8.41", + "version": "8.8.42", "description": "Zenko CloudServer, an open-source Node.js implementation of a server handling the Amazon S3 protocol", "main": "index.js", "engines": {