diff --git a/package-lock.json b/package-lock.json index b471515..c92fbe0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "toggl-button-habitify", - "version": "1.0.6", + "version": "1.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "1.0.6", + "version": "1.1.0", "license": "MIT", "dependencies": { "ts-debounce": "^3.0.0", diff --git a/package.json b/package.json index 17c1394..7847e5e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "toggl-button-habitify", - "version": "1.0.6", + "version": "1.1.0", "description": "Toggl Button on Habitify", "scripts": { "watch": "webpack --watch", diff --git a/public/manifest.json b/public/manifest.json index 804aca4..72917c8 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "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.6", + "version": "1.1.0", "icons": { "16": "icon/16.png", "32": "icon/32.png", diff --git a/release/toggl-button-habitify-1.1.0.zip b/release/toggl-button-habitify-1.1.0.zip new file mode 100644 index 0000000..db91f0b Binary files /dev/null and b/release/toggl-button-habitify-1.1.0.zip differ