From a84ec4e8ca5d3c9f77772798a84d2eb2c7f5715f Mon Sep 17 00:00:00 2001 From: Kushagra Gour Date: Thu, 21 Sep 2017 13:09:11 +0530 Subject: [PATCH] bump to 2.9.2 --- src/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/manifest.json b/src/manifest.json index 80102c4..1bd92c5 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,6 +1,6 @@ { "name": "Web Maker", - "version": "2.9.1", + "version": "2.9.2", "manifest_version": 2, "description": "Blazing fast & offline playground for your web experiments", "homepage_url": "https://webmakerapp.com",