From 542c3848a7afc896a194cd420f5d6a8d80c8a827 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 120dbe12f..b1aefd2f4 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",