mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-09-30 00:16:02 +08:00
bump(version): 1.0.39
This commit is contained in:
parent
87acb233b7
commit
27927e1f5c
2 changed files with 6 additions and 1 deletions
|
@ -1,5 +1,10 @@
|
||||||
# Nylas Mail Changelog
|
# Nylas Mail Changelog
|
||||||
|
|
||||||
|
### 1.0.39 (3/14/2017)
|
||||||
|
|
||||||
|
+ [client-app] Fix missing depedency for imap-provider-settings
|
||||||
|
+ [client-app] only upload 7 characters of the commit hash
|
||||||
|
|
||||||
### 1.0.38 (3/13/2017)
|
### 1.0.38 (3/13/2017)
|
||||||
|
|
||||||
- Fixes:
|
- Fixes:
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "nylas-mail",
|
"name": "nylas-mail",
|
||||||
"productName": "Nylas Mail",
|
"productName": "Nylas Mail",
|
||||||
"version": "1.0.38",
|
"version": "1.0.39",
|
||||||
"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