Skip to content

Commit 0f545d1

Browse files
author
Guillaume Chau
committed
fix: version name
1 parent fc78b7b commit 0f545d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shells/chrome/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Vue.js devtools",
33
"version": "4.1.5",
4-
"version_name": "4.1.5 beta",
4+
"version_name": "4.1.5",
55
"description": "Chrome and Firefox DevTools extension for debugging Vue.js applications.",
66
"manifest_version": 2,
77
"icons": {

0 commit comments

Comments
 (0)