From 24f7b5b6e5cc1a98636517d74bbc06bbc22fcfed Mon Sep 17 00:00:00 2001 From: Andris Reinman Date: Thu, 25 May 2023 13:37:06 +0300 Subject: [PATCH] v1.39.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e28db92..ccf81d93 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wildduck", - "version": "1.39.6", + "version": "1.39.7", "description": "IMAP/POP3 server built with Node.js and MongoDB", "main": "server.js", "scripts": {