diff --git a/package.json b/package.json index 07321ce..cb238ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-maker", - "version": "2.7.2", + "version": "2.8.1", "description": "A blazing fast & offline web playground", "main": "index.html", "devDependencies": { diff --git a/src/index.html b/src/index.html index f507c84..87aa7d0 100644 --- a/src/index.html +++ b/src/index.html @@ -256,7 +256,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 43710c8..3f4d01a 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,6 +1,6 @@ { "name": "Web Maker", - "version": "2.8.0", + "version": "2.8.1", "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 189f4ba..762f547 100644 --- a/src/options.html +++ b/src/options.html @@ -29,7 +29,7 @@