mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-03-03 19:43:04 +08:00
bump(version): 1.0.20
This commit is contained in:
parent
7223b6b833
commit
e4ce1f8e1e
2 changed files with 7 additions and 1 deletions
|
@ -1,5 +1,11 @@
|
|||
# Nylas Mail Changelog
|
||||
|
||||
### 1.0.20 (2/1/17)
|
||||
|
||||
- Fixes:
|
||||
|
||||
+ Properly clean up broken replies
|
||||
|
||||
### 1.0.19 (1/31/17)
|
||||
|
||||
- Fixes:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "nylas",
|
||||
"productName": "Nylas Mail",
|
||||
"version": "1.0.19",
|
||||
"version": "1.0.20",
|
||||
"description": "The best email app for people and teams at work",
|
||||
"license": "GPL-3.0",
|
||||
"main": "./src/browser/main.js",
|
||||
|
|
Loading…
Reference in a new issue