Index: chrome/common/extensions/docs/examples/extensions/oauth_contacts/manifest.json |
=================================================================== |
--- chrome/common/extensions/docs/examples/extensions/oauth_contacts/manifest.json (revision 56269) |
+++ chrome/common/extensions/docs/examples/extensions/oauth_contacts/manifest.json (working copy) |
@@ -1,6 +1,6 @@ |
{ |
"name": "Sample - OAuth Contacts", |
- "version": "1.0.5", |
+ "version": "1.0.6", |
"icons": { "48": "img/icon-48.png", |
"128": "img/icon-128.png" }, |
"description": "Uses OAuth to connect to Google's contacts service and display a list of your contacts.", |