mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-09-13 08:04:40 +08:00
bump(version): 2.0.4
This commit is contained in:
parent
68b5550d54
commit
bb03d3c78e
2 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
||||||
# Nylas Mail Changelog
|
# Nylas Mail Changelog
|
||||||
|
|
||||||
|
### 2.0.4 (4/5/2017)
|
||||||
|
|
||||||
|
+ [client-plugins] Correctly syncback metadata for send later
|
||||||
|
|
||||||
### 2.0.3 (4/5/2017)
|
### 2.0.3 (4/5/2017)
|
||||||
|
|
||||||
+ [\*] Revamp SSL options (including user-facing)
|
+ [\*] Revamp SSL options (including user-facing)
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "nylas-mail",
|
"name": "nylas-mail",
|
||||||
"productName": "Nylas Mail",
|
"productName": "Nylas Mail",
|
||||||
"version": "2.0.3",
|
"version": "2.0.4",
|
||||||
"description": "The best email app for people and teams at work",
|
"description": "The best email app for people and teams at work",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"main": "./src/browser/main.js",
|
"main": "./src/browser/main.js",
|
||||||
|
|
Loading…
Add table
Reference in a new issue