diff --git a/electron/package.json b/electron/package.json index 80dd258d..85ad1082 100644 --- a/electron/package.json +++ b/electron/package.json @@ -1,6 +1,6 @@ { "name": "Tockler", - "version": "3.1.1", + "version": "3.1.2", "description": "Automatically track applications usage and working time", "author": "Maigo Erit ", "license": "GPL-2.0", diff --git a/package.json b/package.json index 13f51174..cbab7ef9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,5 @@ { "name": "tockler", - "version": "3.0.8", "description": "Automatically track applications usage and working time", "author": "Maigo Erit ", "license": "GPL-2.0", @@ -8,4 +7,4 @@ "type": "git", "url": "git@github.com:MayGo/tockler.git" } -} \ No newline at end of file +}