diff --git a/manifest.json b/manifest.json index 7ab2a72..795e9f7 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "manifest_version": 2, "name": "Rentgen", "short_name": "Rentgen", - "version": "0.1.7", + "version": "0.1.8", "author": "Kuba Orlik, Arkadiusz Wieczorek (Internet. Czas działać!)", "homepage_url": "https://git.internet-czas-dzialac.pl/icd/rentgen", "background": { diff --git a/package.json b/package.json index d09222c..74220da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rentgen", - "version": "0.1.7", + "version": "0.1.8", "description": "Rentgen is an add-on prepared for Firefox-based browsers. This extension will automatically visualize all the data that a given website sends to third parties.", "main": "esbuild.config.js", "type": "module",