Skip to content

Commit

Permalink
Bump version to 0.3 beta
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Spreitzer committed Mar 7, 2017
1 parent f865896 commit 454ebe9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Chrome Do Not Disturb",
"version": "0.2",
"version": "0.3",

"description": "Hit the snooze button on your Chrome desktop notifications!",
"icons": {
Expand All @@ -22,5 +22,5 @@
"scripts": ["eventPage.js"],
"persistent": false
},
"version_name": "0.2 beta"
"version_name": "0.3 beta"
}

0 comments on commit 454ebe9

Please sign in to comment.