Skip to content

Commit

Permalink
Merge branch 'hotfix/0.6.4'
Browse files Browse the repository at this point in the history
  • Loading branch information
idpaterson committed Apr 1, 2017
2 parents b8f8574 + 76495ad commit 497edbc
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 6 deletions.
Binary file modified Wunderlist.alfredworkflow
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alfred-wunderlist-workflow",
"version": "0.6.3",
"version": "0.6.4",
"dependencies": {},
"private": true,
"devDependencies": {
Expand Down
6 changes: 2 additions & 4 deletions tasks/options/readme.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
New in version <%= pkg.version %>:
* #138 - Fixed script errors in Python 2.6
- Problem introduced in 0.6.1
* Fixed error on initial sync if that sync was triggered from due or upcoming
* #147 - Fixes 100% CPU usage background task on macOS 10.12.4

More details:
https://github.com/idpaterson/alfred-wunderlist-workflow/releases/tag/<%= pkg.version %>
Expand All @@ -14,4 +12,4 @@ The 0.6 series includes the following major changes:
* Complete, delete, and view tasks in Wunderlist desktop app

More details:
https://github.com/idpaterson/alfred-wunderlist-workflow/releases/tag/0.6.0
https://github.com/idpaterson/alfred-wunderlist-workflow/releases/tag/0.6.0

0 comments on commit 497edbc

Please sign in to comment.