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

Unified Diff: ui/accessibility/extensions/alt/manifest.json

Issue 1109203003: Update version of existing curated accessibility extensions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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 | « no previous file | ui/accessibility/extensions/caretbrowsing/manifest.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/accessibility/extensions/alt/manifest.json
diff --git a/ui/accessibility/extensions/alt/manifest.json b/ui/accessibility/extensions/alt/manifest.json
index 2490610d7f42eb373a97e4a6f80d2600893d6156..55657373941fec499f1f4a957aaf2321f22b808c 100644
--- a/ui/accessibility/extensions/alt/manifest.json
+++ b/ui/accessibility/extensions/alt/manifest.json
@@ -1,6 +1,6 @@
{
"name": "__MSG_ALT_APPNAME__",
- "version": "1.0",
+ "version": "1.0.1",
"description": "__MSG_ALT_APPDESC__",
"background": {
"scripts": [ "background.js" ]
« no previous file with comments | « no previous file | ui/accessibility/extensions/caretbrowsing/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698