From 1af0d162fbfefbee080a05f809269a829ab096bb Mon Sep 17 00:00:00 2001 From: Lucas Bartholemy Date: Thu, 28 Aug 2014 14:53:01 +0200 Subject: [PATCH] fixed typo --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index effdd669..ea300764 100644 --- a/module.json +++ b/module.json @@ -3,9 +3,9 @@ "name": "Mail", "description": "Private messaging system to communicate with one or more users.", "keywords": ["mail", "messaging", "communication"], - "version": "0.5.4", + "version": "0.5.5", "humhub": { - "minVersion": "0.8.1" + "minVersion": "0.8.0" }, "screenshots": ["assets/screen1.jpg"] } \ No newline at end of file