Skip to content

Commit

Permalink
bump version in manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
darwin committed Jan 24, 2016
1 parent 0239a8a commit 2292683
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion resources/release/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"short_name": "Dirac",
"name": "Dirac DevTools",
"version": "0.1.0",
"version": "0.1.1",
"browser_action": {
"default_title": "Open Dirac DevTools",
"default_icon": {
Expand Down
2 changes: 1 addition & 1 deletion resources/unpacked/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{
"short_name": "Dirac",
"name": "Dirac DevTools",
"version": "0.1.0",
"version": "0.1.1",
"browser_action": {
"default_title": "Click to open Dirac DevTools",
"default_icon": {
Expand Down

0 comments on commit 2292683

Please sign in to comment.