From 18e60c8448f21e0c708ea3fd73ab77e287073bff Mon Sep 17 00:00:00 2001 From: Andris Reinman Date: Thu, 5 Mar 2020 16:35:57 +0200 Subject: [PATCH] v1.23.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 105b7340..cb2dbfc7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wildduck", - "version": "1.23.2", + "version": "1.23.3", "description": "IMAP/POP3 server built with Node.js and MongoDB", "main": "server.js", "scripts": {