From e20bdc9ff9b56761f37a2455c1adfdd304255603 Mon Sep 17 00:00:00 2001 From: RainLoop Team Date: Sun, 6 Apr 2014 00:34:24 +0400 Subject: [PATCH] Small release fixes --- build/plugin.xml | 16 ++++++---------- package.json | 2 +- 2 files changed, 7 insertions(+), 11 deletions(-) diff --git a/build/plugin.xml b/build/plugin.xml index f9a944426..4dc3ff1ed 100644 --- a/build/plugin.xml +++ b/build/plugin.xml @@ -3,18 +3,9 @@ - - - - - + - @@ -62,6 +53,11 @@ + + + + + diff --git a/package.json b/package.json index b02747001..52c00fe13 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "RainLoop", "title": "RainLoop Webmail", "version": "1.6.4", - "release": "890", + "release": "891", "description": "Simple, modern & fast web-based email client", "homepage": "http://rainloop.net", "main": "Gruntfile.js",