ownCloud new package (with built-in RainLoop Webmail)

Remove VERSION file dependence.
Small fixes
This commit is contained in:
RainLoop Team 2014-05-30 05:42:22 +04:00
parent 169bd45f31
commit fb18e4e799
145 changed files with 500 additions and 5462 deletions

View file

@ -1,8 +1,8 @@
{
"name": "RainLoop",
"title": "RainLoop Webmail",
"version": "1.6.7",
"release": "110",
"version": "1.6.8",
"release": "130",
"description": "Simple, modern & fast web-based email client",
"homepage": "http://rainloop.net",
"main": "Gruntfile.js",
@ -36,7 +36,6 @@
"plugins"
],
"readmeFilename": "README.md",
"ownCloudPackageVersion": "1.2",
"engines": {
"node": ">= 0.8.0"
},