Small GUI fixes (#1014)

This commit is contained in:
RainLoop Team 2016-04-29 23:28:02 +03:00
parent f64b63c549
commit 3215c5f8d3
13 changed files with 73 additions and 48 deletions

View file

@ -2,7 +2,7 @@
"name": "RainLoop",
"title": "RainLoop Webmail",
"version": "1.9.4",
"release": "415",
"release": "417",
"description": "Simple, modern & fast web-based email client",
"homepage": "http://rainloop.net",
"main": "gulpfile.js",
@ -40,7 +40,7 @@
"plugins"
],
"readmeFilename": "README.md",
"ownCloudPackageVersion": "4.14",
"ownCloudPackageVersion": "4.15",
"engines": {
"node": ">= 0.10.0"
},