From 8be6f63711ebcfc82f30c8eb1104402dbae0bad3 Mon Sep 17 00:00:00 2001 From: nick-delirium Date: Thu, 9 Jan 2025 15:13:42 +0100 Subject: [PATCH] spot: .14 Signed-off-by: nick-delirium --- spot/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spot/package.json b/spot/package.json index 35619f723..2cdc65b72 100644 --- a/spot/package.json +++ b/spot/package.json @@ -2,7 +2,7 @@ "name": "spot", "description": "manifest.json description", "private": true, - "version": "1.0.13", + "version": "1.0.14", "type": "module", "scripts": { "dev": "wxt",