This commit is contained in:
Johannes Millan 2021-03-19 17:15:48 +01:00
parent 9729c500d7
commit 8dc6cbcaf1
2 changed files with 10 additions and 1 deletions

View file

@ -1,3 +1,12 @@
## [6.5.2](https://github.com/johannesjo/super-productivity/compare/v6.5.1...v6.5.2) (2021-03-19)
### Bug Fixes
* cannot read property id of undefined [#978](https://github.com/johannesjo/super-productivity/issues/978) ([9729c50](https://github.com/johannesjo/super-productivity/commit/9729c500d7ee4549dc5716c6bbe6d69883b3e58d))
## [6.5.1](https://github.com/johannesjo/super-productivity/compare/v6.5.0...v6.5.1) (2021-03-19)

View file

@ -1,6 +1,6 @@
{
"name": "superProductivity",
"version": "6.5.1",
"version": "6.5.2",
"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)",