From c6e88414bee034b729a2e858698bd0f69b6b4491 Mon Sep 17 00:00:00 2001 From: williamlardier Date: Thu, 21 Nov 2024 15:33:08 +0100 Subject: [PATCH] Bump to v8.8.37 Issue: CLDSRV-583 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 128149104c..173ab962b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@zenko/cloudserver", - "version": "8.8.36", + "version": "8.8.37", "description": "Zenko CloudServer, an open-source Node.js implementation of a server handling the Amazon S3 protocol", "main": "index.js", "engines": {