From 87ac0cb4862a623187c640accec7100209d62631 Mon Sep 17 00:00:00 2001 From: with-shrey Date: Tue, 13 Aug 2024 13:20:41 +0000 Subject: [PATCH] v2.0.41 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index acdb1ac50..91d466945 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@toggl/track-extension", "private": true, - "version": "2.0.40", + "version": "2.0.41", "description": "Add Toggl Track one-click time tracking to popular web tools.", "license": "Apache-2.0", "main": "src/origins.js",