Skip to content

Commit 434bb1f

Browse files
authored
Merge pull request #48 from zhensherlock/dev
Dev
2 parents 0e01758 + 9e3fea3 commit 434bb1f

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.0.1",
4+
"version": "1.0.2",
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.0.1",
4+
"version": "1.0.2",
55
"description": "Enable Vue DevTools in production environments",
66
"icons": {
77
"16": "icons/icon_16.png",

0 commit comments

Comments
 (0)