From c14ae803776b24df744963ad1acf2c0e76e23031 Mon Sep 17 00:00:00 2001 From: memdmp Date: Mon, 24 Feb 2025 14:45:30 +0100 Subject: feat: bump --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index 570297f..652a00c 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": "0.0.1", + "version": "0.0.2", "permissions": [ "webRequest", -- cgit v1.2.3