From 055f9f497884eeda4275db6cb398d20824aedca0 Mon Sep 17 00:00:00 2001 From: williamlardier Date: Fri, 23 Aug 2024 14:08:27 +0200 Subject: [PATCH] Bump to 8.8.31 Issue: CLDSRV-557 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bb98a817f8..3a753835dc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@zenko/cloudserver", - "version": "8.8.30", + "version": "8.8.31", "description": "Zenko CloudServer, an open-source Node.js implementation of a server handling the Amazon S3 protocol", "main": "index.js", "engines": {