diff --git a/package.json b/package.json index f960fdf..64792fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-maker", - "version": "2.9.3", + "version": "2.9.4", "description": "A blazing fast & offline web playground", "main": "index.html", "devDependencies": { diff --git a/src/index.html b/src/index.html index c411034..609c984 100644 --- a/src/index.html +++ b/src/index.html @@ -293,7 +293,7 @@ -
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 cc3ef9c..2ac9b78 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,6 +1,6 @@ { "name": "Web Maker", - "version": "2.9.3", + "version": "2.9.4", "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 1d1dbdf..cc4d212 100644 --- a/src/options.html +++ b/src/options.html @@ -29,7 +29,7 @@