From 58a20326c9e6f666b9ede6d48f331bb12c12ae57 Mon Sep 17 00:00:00 2001 From: Maigo Erit Date: Wed, 23 Aug 2017 20:39:07 +0300 Subject: [PATCH] v3.1.2 --- electron/package.json | 2 +- package.json | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) 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 +}