From 024bfaeab39facaf3b6fcdd8f5ab61d669bd4a45 Mon Sep 17 00:00:00 2001 From: memdmp Date: Mon, 24 Feb 2025 04:44:23 +0100 Subject: fix: sync versions --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 9a95478..570297f 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "description": "A minimal extension for manipulation of HTTP Requests and Responses; a fancy wrapper around browser.webRequest. Should be treated as a more restricted single-script userscript manager.", "manifest_version": 2, "name": "httptool", - "version": "1.0", + "version": "0.0.1", "permissions": [ "webRequest", -- cgit v1.2.3