diff --git a/package.json b/package.json index fd22928..b602fea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-maker", - "version": "3.0.1", + "version": "3.0.3", "description": "A blazing fast & offline web playground", "main": "index.html", "devDependencies": { diff --git a/src/manifest.json b/src/manifest.json index 60aefca..ec1a5f7 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,6 +1,6 @@ { "name": "Web Maker", - "version": "3.0.2", + "version": "3.0.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 ab2dd73..2491634 100644 --- a/src/options.html +++ b/src/options.html @@ -29,7 +29,7 @@

Settings - v3.0.1

+ v3.0.3