From 8cad6d7f865e4a7332ec49ef775235dad2e789a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20E=2E=20Peyrott?= Date: Wed, 28 Feb 2018 23:20:30 -0300 Subject: [PATCH] Bump version number due to mistake during upload to Mozilla Addons (doh!). --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 0eb29a2c..e26a9f8d 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "JWT Debugger", "description": "The JWT.io debugger as a Web Extension", - "version": "2.0.1", + "version": "2.0.2", "browser_action": { "default_icon": "img/favicon/favicon-96x96.png",