pre release commit

This commit is contained in:
RainLoop Team 2016-05-15 00:43:01 +03:00
parent 1c69894c97
commit 4ee2090e6c
4 changed files with 5 additions and 4 deletions

View file

@ -2,7 +2,8 @@
"name": "RainLoop",
"title": "RainLoop Webmail",
"version": "1.10.0",
"release": "103",
"release": "107",
"ownCloudPackageVersion": "4.16",
"description": "Simple, modern & fast web-based email client",
"homepage": "http://rainloop.net",
"main": "gulpfile.js",
@ -41,7 +42,6 @@
"plugins"
],
"readmeFilename": "README.md",
"ownCloudPackageVersion": "4.15",
"engines": {
"node": ">= 0.10.0"
},