bump(version): 1.0.39

This commit is contained in:
Nylas Coffee Machine 2017-03-14 10:44:15 -07:00
parent 87acb233b7
commit 27927e1f5c
2 changed files with 6 additions and 1 deletions

View file

@ -1,5 +1,10 @@
# 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)
- Fixes:

View file

@ -1,7 +1,7 @@
{
"name": "nylas-mail",
"productName": "Nylas Mail",
"version": "1.0.38",
"version": "1.0.39",
"description": "The best email app for people and teams at work",
"license": "GPL-3.0",
"main": "./src/browser/main.js",