Release commit

This commit is contained in:
RainLoop Team 2016-02-05 23:34:48 +03:00
parent 17efdbf3bd
commit 9cb14e1136
2 changed files with 4 additions and 4 deletions

View file

@ -12,12 +12,12 @@
position: relative;
overflow: hidden;
width: 1600px;
height: 390px;
height: 400px;
left: 0;
}
&.domain-edit .modal-body {
height: 320px;
height: 340px;
}
&.domain-second-page .modal-body {

View file

@ -2,7 +2,7 @@
"name": "RainLoop",
"title": "RainLoop Webmail",
"version": "1.9.4",
"release": "395",
"release": "398",
"description": "Simple, modern & fast web-based email client",
"homepage": "http://rainloop.net",
"main": "gulpfile.js",
@ -40,7 +40,7 @@
"plugins"
],
"readmeFilename": "README.md",
"ownCloudPackageVersion": "4.10",
"ownCloudPackageVersion": "4.11",
"engines": {
"node": ">= 0.10.0"
},