This commit is contained in:
Johannes Millan 2019-08-12 22:34:43 +02:00
parent 4a7cdcb11a
commit d26114e356
2 changed files with 10 additions and 1 deletions

View file

@ -1,3 +1,12 @@
## [2.10.6](https://github.com/johannesjo/super-productivity/compare/v2.10.5...v2.10.6) (2019-08-12)
### Bug Fixes
* quick fix to lower case error ([4a7cdcb](https://github.com/johannesjo/super-productivity/commit/4a7cdcb))
## [2.10.5](https://github.com/johannesjo/super-productivity/compare/v2.10.4...v2.10.5) (2019-08-12)

View file

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