This commit is contained in:
Johannes Millan 2020-08-17 23:26:22 +02:00
parent 3ca1f57c63
commit 409e1ac2de
2 changed files with 10 additions and 1 deletions

View file

@ -1,3 +1,12 @@
## [5.6.1](https://github.com/johannesjo/super-productivity/compare/v5.6.0...v5.6.1) (2020-08-17)
### Bug Fixes
* make lazy set intervals work with electron ([3ca1f57](https://github.com/johannesjo/super-productivity/commit/3ca1f57c63a6885b65628406d5c6aefa17a530ce))
# [5.6.0](https://github.com/johannesjo/super-productivity/compare/v5.5.7...v5.6.0) (2020-08-17)

View file

@ -1,6 +1,6 @@
{
"name": "superProductivity",
"version": "5.6.0",
"version": "5.6.1",
"description": "Personal Task Management App to help you with your daily struggle with JIRA etc.",
"main": "./electron/main.js",
"author": "johannesjo <contact@super-productivity.com> (http://super-productivity.com)",