Skip to content

Commit 46909ae

Browse files
committed
chore: bump extension version to 1.1.1
1 parent 949328a commit 46909ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

public/chrome-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "Vue Devtools Unlocker",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"description": "Enable Vue DevTools in production environments",
66
"icons": {
77
"16": "icons/icon_16.png",

public/firefox-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "Vue Devtools Unlocker",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"description": "Enable Vue DevTools in production environments",
66
"icons": {
77
"16": "icons/icon_16.png",

0 commit comments

Comments
 (0)