diff --git a/package-lock.json b/package-lock.json index 063c89a..8c4d94a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "toggl-button-habitify", - "version": "1.0.3", + "version": "1.0.4", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "1.0.3", + "version": "1.0.4", "license": "MIT", "dependencies": { "ts-debounce": "^3.0.0", diff --git a/package.json b/package.json index e242105..4817b52 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "toggl-button-habitify", - "version": "1.0.3", + "version": "1.0.4", "description": "Toggl Button on Habitify", "scripts": { "watch": "webpack --watch", diff --git a/public/manifest.json b/public/manifest.json index 7f54d55..86fed4b 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "Toggl Button on Habitify", "description": "Puts a timer into Habitify and allows quick real time productivity tracking with all the data stored on your Toggl account", - "version": "1.0.3", + "version": "1.0.4", "icons": { "16": "icon/16.png", "32": "icon/32.png", diff --git a/release/toggl-button-habitify-1.0.4.zip b/release/toggl-button-habitify-1.0.4.zip new file mode 100644 index 0000000..6b77369 Binary files /dev/null and b/release/toggl-button-habitify-1.0.4.zip differ