Fixed missing identity section (Closes #456)

This commit is contained in:
RainLoop Team 2015-02-16 17:46:22 +04:00
parent 5c00815d31
commit 7807138b7b
6 changed files with 95 additions and 91 deletions

View file

@ -2,7 +2,7 @@
"name": "RainLoop",
"title": "RainLoop Webmail",
"version": "1.8.1",
"release": "259",
"release": "260",
"description": "Simple, modern & fast web-based email client",
"homepage": "http://rainloop.net",
"main": "gulpfile.js",
@ -36,7 +36,7 @@
"plugins"
],
"readmeFilename": "README.md",
"ownCloudPackageVersion": "3.0",
"ownCloudPackageVersion": "3.1",
"engines": {
"node": ">= 0.10.0"
},