From 01a14ba88d057ee5dc6c2b626f43900a96cd4342 Mon Sep 17 00:00:00 2001 From: Johannes Millan Date: Sun, 4 Oct 2020 17:57:50 +0200 Subject: [PATCH] 5.9.9 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 04315003e2..dd710018d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [5.9.9](https://github.com/johannesjo/super-productivity/compare/v5.9.8...v5.9.9) (2020-10-04) + + + ## [5.9.8](https://github.com/johannesjo/super-productivity/compare/v5.9.7...v5.9.8) (2020-10-04) diff --git a/package.json b/package.json index c8ffd55b1c..8de93e5ac9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "superProductivity", - "version": "5.9.8", + "version": "5.9.9", "description": "Personal Task Management App to help you with your daily struggle with JIRA etc.", "main": "./electron/main.js", "author": "johannesjo (http://super-productivity.com)",