mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-09-26 14:36:55 +08:00
bump(version): 1.0.42
This commit is contained in:
parent
f4b01b3c13
commit
67f9d26d66
2 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
|||
# Nylas Mail Changelog
|
||||
|
||||
### 1.0.42 (3/16/2017)
|
||||
|
||||
+ [client-app] don't exclude source maps
|
||||
|
||||
### 1.0.41 (3/16/2017)
|
||||
|
||||
+ [iso-core] Upgrade nodemailer
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "nylas-mail",
|
||||
"productName": "Nylas Mail",
|
||||
"version": "1.0.41",
|
||||
"version": "1.0.42",
|
||||
"description": "The best email app for people and teams at work",
|
||||
"license": "GPL-3.0",
|
||||
"main": "./src/browser/main.js",
|
||||
|
|
Loading…
Add table
Reference in a new issue