From 40991a5241fe3f93ccdb1fb6dee4e39d7ac319a1 Mon Sep 17 00:00:00 2001 From: Andris Reinman Date: Wed, 19 May 2021 22:29:27 +0300 Subject: [PATCH] v1.33.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d5537da..9fef2a62 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wildduck", - "version": "1.33.4", + "version": "1.33.5", "description": "IMAP/POP3 server built with Node.js and MongoDB", "main": "server.js", "scripts": {