Version bump; update changelog
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
Родитель
ee927bd8d1
Коммит
4ad65686fc
|
@ -1,6 +1,11 @@
|
|||
# Changelog
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## 0.7.7 – 2018-01-10
|
||||
### Added
|
||||
- New and updated translations
|
||||
- Editable account settings
|
||||
|
||||
## 0.7.6 – 2017-12-12
|
||||
### Added
|
||||
- Opt-out for external avatars (Gravatar, favicon)
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<name>Mail</name>
|
||||
<summary>IMAP web client</summary>
|
||||
<description>Easy to use email client which connects to your mail server via IMAP and SMTP.</description>
|
||||
<version>0.7.6</version>
|
||||
<version>0.7.7</version>
|
||||
<licence>agpl</licence>
|
||||
<author>Christoph Wurst</author>
|
||||
<author>Jan-Christoph Borchardt</author>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "mail",
|
||||
"version": "0.7.6",
|
||||
"version": "0.7.7",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -6292,7 +6292,7 @@
|
|||
"integrity": "sha1-79ISpKOWbTZHaE6ouniFSb4q7+8=",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"es6-promise": "4.1.1",
|
||||
"es6-promise": "4.2.2",
|
||||
"extract-zip": "1.6.6",
|
||||
"fs-extra": "1.0.0",
|
||||
"hasha": "2.2.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "mail",
|
||||
"version": "0.7.6",
|
||||
"version": "0.7.7",
|
||||
"description": "Mail app",
|
||||
"main": "index.js",
|
||||
"directories": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче