From 9651ad82fd8efc937971f35099494a1fb21eca8b Mon Sep 17 00:00:00 2001 From: msramalho <19508417+msramalho@users.noreply.github.com> Date: Tue, 23 May 2023 22:00:22 +0100 Subject: [PATCH] v0.3.1 --- source/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/manifest.json b/source/manifest.json index 5699a1d..0e65d87 100644 --- a/source/manifest.json +++ b/source/manifest.json @@ -1,6 +1,6 @@ { "name": "Auto-archiver extension", - "version": "0.3.0", + "version": "0.3.1", "description": "A gateway to effective archiving of online content, including behind private platforms. ", "homepage_url": "https://github.com/bellingcat/auto-archiver-extension", "manifest_version": 3,