Skip to content

Commit

Permalink
Update weather/manifest.json for minimum chrome version 24.
Browse files Browse the repository at this point in the history
  • Loading branch information
nornagon committed Dec 11, 2012
1 parent 0551f52 commit dfdb394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion weather/manifest.json
Expand Up @@ -3,7 +3,7 @@
"description": "A simple weather application.",
"manifest_version": 2,
"version": "1.0.5",
"minimum_chrome_version": "23",
"minimum_chrome_version": "24",
"app": {
"background": {
"scripts": ["main.js"]
Expand Down

0 comments on commit dfdb394

Please sign in to comment.