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