diff --git a/package.json b/package.json index 92fae9c..9b88855 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dnssec-interference-study", - "version": "4.2.0", + "version": "4.2", "description": "DNSSEC Interference Study", "main": "web-ext-config.js", "private": true, diff --git a/src/manifest.json b/src/manifest.json index 65f6927..b6ab18c 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "DNSSEC Interference Study", "description": "Mozilla addon that measures rates of DNSSEC interference by middleboxes", - "version": "4.2.0", + "version": "4.2", "hidden": true, "applications": {