From 3c702de71b65e02a476b1f7366df117f3931ffe4 Mon Sep 17 00:00:00 2001 From: Alice Gaudon Date: Mon, 1 Mar 2021 14:01:37 +0100 Subject: [PATCH] Version 2.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 374d6d6..6c34843 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rainbox.email", - "version": "2.3.0", + "version": "2.4.0", "description": "ISP mail provider manager with mysql and integrated LDAP server", "repository": "https://gitlab.com/ArisuOngaku/rainbox.email", "author": "Alice Gaudon ",