From ec9dbdeb66fc26ec1028da723d95f056d8314146 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kevin=20R=C3=B6bert?= Date: Wed, 6 Jun 2018 18:53:13 +0200 Subject: [PATCH] One more thing: D --- html/popup.html | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/html/popup.html b/html/popup.html index 90ad9ef..c918eb3 100644 --- a/html/popup.html +++ b/html/popup.html @@ -110,7 +110,7 @@
-
diff --git a/manifest.json b/manifest.json index cdcdc39..5fc3ccf 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "ClearURLs", - "version": "1.2.2.9", + "version": "1.2.2.10", "author": "Kevin R.", "description": "Remove tracking elements form URLs.", "homepage_url": "https://gitlab.com/KevinRoebert/ClearUrls",