Skip to content

Commit

Permalink
bump version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
Bo Zhu committed Nov 16, 2014
1 parent c49c24b commit dd5e61f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Unblock Youku",
"version": "2.7.5.8",
"version": "2.7.5.9",
"manifest_version": 2,
"minimum_chrome_version": "25.0",
"description": "__MSG_description__",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"dependencies": {
"colors": "*",
"nomnom": "1.8.x",
"request": "2.37.x",
"validator": "3.16.x",
"request": "2.48.x",
"validator": "3.22.x",
"uglify-js": "2.4.x"
},
"scripts": {
Expand Down

0 comments on commit dd5e61f

Please sign in to comment.