bump(version): 1.0.44

This commit is contained in:
Nylas Coffee Machine 2017-03-20 08:37:27 -07:00
parent 180f92b78a
commit d5b8e1993e
2 changed files with 8 additions and 1 deletions

View file

@ -1,5 +1,12 @@
# Nylas Mail Changelog
### 1.0.44 (3/20/2017)
+ [deploy-it] temp override for deploy branch rules
+ [n1cloud][executiveintro][docker] updating docker
+ [client-sync] Add error handling when creating syncback requests
+ [dev] Fix path for tmp dir in daily script
### 1.0.43 (3/17/2017)
- Fixes:

View file

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