mirror of
https://github.com/chinchang/web-maker.git
synced 2025-04-26 13:47:12 +02:00
bump to v5.0.0
This commit is contained in:
parent
f01f048c29
commit
a8ca9b878e
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "web-maker",
|
||||
"version": "4.2.0",
|
||||
"version": "5.0.0",
|
||||
"description": "A blazing fast & offline web playground",
|
||||
"scripts": {
|
||||
"start": "concurrently --kill-others \"gulp start-preview-server\" \"npm run -s dev\"",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Web Maker",
|
||||
"version": "4.2.0",
|
||||
"version": "5.0.0",
|
||||
"manifest_version": 2,
|
||||
"description": "Blazing fast & offline playground for your web experiments",
|
||||
"homepage_url": "https://webmaker.app",
|
||||
|
@ -35,7 +35,7 @@
|
||||
<body>
|
||||
<h3>
|
||||
Settings
|
||||
<span style="opacity: 0.6;font-size:0.7em;"> v4.0.3</span>
|
||||
<span style="opacity: 0.6; font-size: 0.7em"> v5.0.0</span>
|
||||
</h3>
|
||||
<form name="optionsForm">
|
||||
<label>
|
||||
|
Loading…
x
Reference in New Issue
Block a user