From 8120add8bfab655259270de8a2ef57a5beef7767 Mon Sep 17 00:00:00 2001 From: Jan Malakhovski Date: Fri, 25 Aug 2023 08:26:24 +0000 Subject: [PATCH] extension: bump version --- extension/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extension/manifest.json b/extension/manifest.json index cc8c8dc..bc03d61 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "pWebArc", - "version": "0.1", + "version": "1.0", "description": "Private Web Archive: collects and archives dumps of HTTP requests and responses to your own private archiving server as you browse the web. So, a ScrapBook following \"archive everything now, figure out what to do with it later\" philosophy.", "icons": { "96": "icon/on.svg"