From a00952712f354b34f99ae0ac313aae33a1f8b65c Mon Sep 17 00:00:00 2001 From: KillianG Date: Tue, 27 Feb 2024 10:41:34 +0100 Subject: [PATCH] Bump 8.7.47 Issue: CLDSRV-512 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea743d3082..996ea0c814 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@zenko/cloudserver", - "version": "8.7.46", + "version": "8.7.47", "description": "Zenko CloudServer, an open-source Node.js implementation of a server handling the Amazon S3 protocol", "main": "index.js", "engines": {