From 3926fae71d0ea347b6af70a32a64ec7ae9a04709 Mon Sep 17 00:00:00 2001 From: Jeff Hiner Date: Mon, 5 Dec 2022 02:10:04 +0100 Subject: [PATCH] Differentiate next --- tool/mypdns/ld/addon/firefox/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tool/mypdns/ld/addon/firefox/manifest.json b/tool/mypdns/ld/addon/firefox/manifest.json index 6b41b6569e..d77431f6b2 100644 --- a/tool/mypdns/ld/addon/firefox/manifest.json +++ b/tool/mypdns/ld/addon/firefox/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "My Privacy DNS - Link Details", "description": "Display information about the domain using data from Project Matrix.", - "version": "1.0.0", + "version": "1.0.0.1", "author": "Crimeflare", "homepage_url": "http://crimeflare.eu.org/", "permissions": [ @@ -64,4 +64,4 @@ "update_url": "https://framagit.org/dCF/deCloudflare/-/raw/master/tool/mypdns/update_firefox.json" } } -} +} \ No newline at end of file