This commit is contained in:
Peter Daniel
2023-07-02 21:07:24 +01:00
parent f7e1d8726b
commit 726343ba5b
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
"name": "toggl-track",
"shortname": "toggl",
"description": "Companion module for toggltrack timers",
"version": "2.0.0",
"version": "2.0.1",
"license": "MIT",
"repository": "git+https://github.com/bitfocus/companion-module-toggl-track.git",
"bugs": "https://github.com/bitfocus/companion-module-toggl-track/issues",

View File

@@ -1,6 +1,6 @@
{
"name": "toggl-track",
"version": "2.0.0",
"version": "2.0.1",
"main": "index.js",
"type": "module",
"scripts": {