Skip to content

Commit 70baf7d

Browse files
author
Adam Argyle
committed
✂️ v0.4.6 - fix for linux system-ui font
1 parent 8efc01e commit 70baf7d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

extension/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "VisBug",
3-
"version": "{{NPM_VERSION}}",
3+
"version": "0.4.6",
44
"description": "Open source browser design tools",
55
"manifest_version": 3,
66
"icons": { "128": "icons/visbug.png" },

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "VisBug",
3-
"version": "0.4.5",
3+
"version": "0.4.6",
44
"description": "",
55
"author": "Adam Argyle",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)