From 1ec32c2da582af3e63c896c0f094d6f3599ce047 Mon Sep 17 00:00:00 2001 From: RainLoop Team Date: Sun, 22 May 2016 20:54:51 +0300 Subject: [PATCH] 1.10.1 (beta1) --- npm-shrinkwrap.json | 2 +- package.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 09bd1304e..ab572151d 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "RainLoop", - "version": "1.10.0", + "version": "1.10.1", "dependencies": { "abbrev": { "version": "1.0.7", diff --git a/package.json b/package.json index b3947627f..99e29cc59 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,9 @@ { "name": "RainLoop", "title": "RainLoop Webmail", - "version": "1.10.0", - "release": "115", - "ownCloudPackageVersion": "4.16", + "version": "1.10.1", + "release": "117", + "ownCloudPackageVersion": "4.17", "description": "Simple, modern & fast web-based email client", "homepage": "http://rainloop.net", "main": "gulpfile.js",