Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
romannurik committed Jan 13, 2017
1 parent 1699511 commit 7c05fde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extension/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Android SDK Search",
"description": "Adds an 'ad' omnibox command and view source links for the Android SDK.",
"version": "0.3.9",
"version": "0.3.10",
"content_security_policy": "script-src 'self' https://developer.android.com; object-src 'self'",
"permissions": [
"tabs",
Expand Down

0 comments on commit 7c05fde

Please sign in to comment.