This commit is contained in:
Johannes Millan 2020-12-21 14:29:37 +01:00
parent b855c8d6e4
commit 7f02870c3d
2 changed files with 10 additions and 1 deletions

View file

@ -1,3 +1,12 @@
# [6.3.0-0](https://github.com/johannesjo/super-productivity/compare/v6.2.0-0...v6.3.0-0) (2020-12-21)
### Bug Fixes
* skipping service worker for elecron not working ([b855c8d](https://github.com/johannesjo/super-productivity/commit/b855c8d6e4128038302750b28c8738198bc0f869))
# [6.2.0-0](https://github.com/johannesjo/super-productivity/compare/v6.1.2...v6.2.0-0) (2020-12-21)

View file

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