We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1203d6 commit 3c99b5cCopy full SHA for 3c99b5c
src/manifest.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Web Maker",
3
- "version": "6.3.4",
+ "version": "6.4.0",
4
"manifest_version": 3,
5
"description": "Blazing fast & offline playground for your web experiments",
6
"homepage_url": "https://webmaker.app",
src/options.html
@@ -35,7 +35,7 @@
35
<body>
36
<h3>
37
Settings
38
- <span style="opacity: 0.6; font-size: 0.7em"> v6.3.4</span>
+ <span style="opacity: 0.6; font-size: 0.7em"> v6.4.0</span>
39
</h3>
40
<form name="optionsForm">
41
<label>
0 commit comments