Merge branch 'develop'

This commit is contained in:
Alice Gaudon 2020-11-04 11:00:55 +01:00
commit 9066037b09
2 changed files with 5 additions and 1 deletions

View File

@ -96,6 +96,10 @@ body > header {
line-height: 16px;
}
}
button {
margin: 0;
}
}
}
}

View File

@ -1,6 +1,6 @@
{
"name": "rainbox.email",
"version": "2.0.0",
"version": "2.0.1",
"description": "ISP mail provider manager with mysql and integrated LDAP server",
"repository": "https://gitlab.com/ArisuOngaku/rainbox.email",
"author": "Alice Gaudon <alice@gaudon.pro>",