From e4a2ded7eaa7b43e3707ba03dc78f1eac0470cbe Mon Sep 17 00:00:00 2001 From: Andris Reinman Date: Thu, 24 Aug 2023 16:15:01 +0300 Subject: [PATCH] v1.39.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95e93881..87968f49 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wildduck", - "version": "1.39.11", + "version": "1.39.12", "description": "IMAP/POP3 server built with Node.js and MongoDB", "main": "server.js", "scripts": {