From e2de925a6ee9cdecf029d09983009f27fb37e899 Mon Sep 17 00:00:00 2001 From: Andris Reinman Date: Wed, 28 Nov 2018 15:57:17 +0200 Subject: [PATCH] v1.11.0. Updated TOTP support --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d1f0bff..13e9400a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wildduck", - "version": "1.10.16", + "version": "1.11.0", "description": "IMAP/POP3 server built with Node.js and MongoDB", "main": "server.js", "scripts": {