From a0ca50a535678396058e1eaf47510202284561ee Mon Sep 17 00:00:00 2001 From: Sainan Date: Tue, 15 Oct 2024 20:17:53 +0200 Subject: [PATCH] Bump version --- client/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/manifest.json b/client/manifest.json index 28dc687..1e23903 100644 --- a/client/manifest.json +++ b/client/manifest.json @@ -3,7 +3,7 @@ "name": "WebHID for Firefox", "description": "Provides the WebHID API by connecting to a local server (needs to be installed separately).", "homepage_url": "https://github.com/Sainan/WebHID-for-Firefox", - "version": "0.1.0", + "version": "0.1.1", "author": "Sainan", "content_scripts": [ {