Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4669)

Unified Diff: chrome/common/extensions/docs/examples/extensions/wave/manifest.json

Issue 3107017: Merge 54841 - Allow specifying optional parameters to pass to the Authorizati... (Closed) Base URL: svn://svn.chromium.org/chrome/branches/472/src/
Patch Set: Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/extensions/docs/examples/extensions/wave/chrome_ex_oauth.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/examples/extensions/wave/manifest.json
===================================================================
--- chrome/common/extensions/docs/examples/extensions/wave/manifest.json (revision 56269)
+++ chrome/common/extensions/docs/examples/extensions/wave/manifest.json (working copy)
@@ -1,6 +1,6 @@
{
"name": "Google Wave Notifier",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "Find out when you have new waves and preview them fast.",
"icons": {"16": "16.png", "48": "48.png", "128": "128.png"},
"permissions": [
« no previous file with comments | « chrome/common/extensions/docs/examples/extensions/wave/chrome_ex_oauth.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698