bump(version) 1.0.14

This commit is contained in:
Juan Tejada 2017-01-25 12:28:39 -08:00
parent 9b21dfb261
commit be99845d41
2 changed files with 12 additions and 1 deletions

View file

@ -1,5 +1,16 @@
# Nylas Mail Changelog
### 1.0.14 (1/25/17)
- Features:
+ Improved spellchecker
- Fixes:
+ Correctly update attributes like starred and unread when syncing folders.
Marking as read or starred will no longer bounce back.
### 1.0.13 (1/25/17)
- Fixes:

View file

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