From 3467b51fffe805b543d5aef0467368f2b8628fc4 Mon Sep 17 00:00:00 2001 From: Kushagra Gour Date: Mon, 21 Nov 2016 11:28:48 +0530 Subject: [PATCH] 1.7.2 --- src/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/manifest.json b/src/manifest.json index b8b0f64..fc4ba6f 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,6 +1,6 @@ { "name": "Web Maker", - "version": "1.7.1", + "version": "1.7.2", "manifest_version": 2, "description": "Convert new tabs into an offline playground for your web experiments", "homepage_url": "https://kushagragour.in/lab/web-maker",