Skip to content

Commit

Permalink
chore: v4.1.5-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Chau committed Jul 30, 2018
1 parent 006ffff commit 9ecff40
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-devtools",
"version": "4.1.4",
"version": "4.1.5-beta.1",
"description": "devtools for Vue.js!",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -74,4 +74,4 @@
"webpack-dev-server": "^2.9.7",
"webpack-merge": "^4.1.2"
}
}
}
3 changes: 2 additions & 1 deletion shells/chrome/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "Vue.js devtools",
"version": "4.1.4",
"version": "4.1.5.1",
"version_name": "4.1.5 beta",
"description": "Chrome and Firefox DevTools extension for debugging Vue.js applications.",
"manifest_version": 2,
"icons": {
Expand Down

0 comments on commit 9ecff40

Please sign in to comment.