From e59631bbb1526e793ba232085e648c5c054fb614 Mon Sep 17 00:00:00 2001 From: Johannes Millan Date: Wed, 5 Jun 2024 14:26:00 +0200 Subject: [PATCH] feat: update short description --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ce721298ce..4d90e9a9c9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "superProductivity", "version": "8.0.7", - "description": "Super Productivity is an advanced ToDo list app with integrated time-boxing and time tracking capabilities. You can load your task from your calendars and from Jira, Gitlab, GitHub, Open Project and others all into a single ToDo list.", + "description": "Experience the best ToDo app for digital professionals and get more done! Super Productivity comes with integrated time-boxing and time tracking capabilities and you can load your task from your calendars and from Jira, Gitlab, GitHub, Open Project and others all into a single ToDo list.", "main": "./electron/main.js", "author": "Johannes Millan (http://super-productivity.com)", "license": "MIT",