Skip to content

Commit 3c99b5c

Browse files
committed
manifest bump to 6.4.0
1 parent f1203d6 commit 3c99b5c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Web Maker",
3-
"version": "6.3.4",
3+
"version": "6.4.0",
44
"manifest_version": 3,
55
"description": "Blazing fast & offline playground for your web experiments",
66
"homepage_url": "https://webmaker.app",

src/options.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<body>
3636
<h3>
3737
Settings
38-
<span style="opacity: 0.6; font-size: 0.7em"> v6.3.4</span>
38+
<span style="opacity: 0.6; font-size: 0.7em"> v6.4.0</span>
3939
</h3>
4040
<form name="optionsForm">
4141
<label>

0 commit comments

Comments
 (0)