diff --git a/package.json b/package.json index a963c8b..f960fdf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-maker", - "version": "2.8.1", + "version": "2.9.3", "description": "A blazing fast & offline web playground", "main": "index.html", "devDependencies": { diff --git a/src/index.html b/src/index.html index d199c19..c411034 100644 --- a/src/index.html +++ b/src/index.html @@ -293,7 +293,7 @@ -

Web Maker v2.9.1

+

Web Maker v2.9.3

Made with 💖 & 🙌 by Kushagra Gour

Tweet out your feature requests, comments & suggestions to @webmakerApp.

diff --git a/src/manifest.json b/src/manifest.json index cf58c56..cc3ef9c 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,6 +1,6 @@ { "name": "Web Maker", - "version": "2.9.2", + "version": "2.9.3", "manifest_version": 2, "description": "Blazing fast & offline playground for your web experiments", "homepage_url": "https://webmakerapp.com", diff --git a/src/options.html b/src/options.html index f28ceb1..1d1dbdf 100644 --- a/src/options.html +++ b/src/options.html @@ -29,7 +29,7 @@

Settings - v2.9.1

+ v2.9.3