From b1bba7f50722052480aafafa1d81e5739d38503e Mon Sep 17 00:00:00 2001 From: Kushagra Gour Date: Sun, 12 Feb 2017 16:47:32 +0530 Subject: [PATCH] bump to 2.3.1 --- src/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/manifest.json b/src/manifest.json index 62b94ad..7195e0f 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,6 +1,6 @@ { "name": "Web Maker", - "version": "2.3.0", + "version": "2.3.1", "manifest_version": 2, "description": "Convert new tabs into an offline playground for your web experiments", "homepage_url": "https://kushagragour.in/lab/web-maker",