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

Unified Diff: remoting/webapp/me2mom/manifest.json

Issue 7977032: Updated version number and added beta designation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Changed beta to upper-case. Created 9 years, 3 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/webapp/me2mom/manifest.json
diff --git a/remoting/webapp/me2mom/manifest.json b/remoting/webapp/me2mom/manifest.json
index 886cf45203109aeaed6e743d3aeb8a6a9bf40b6f..010d140ec2b51f0da6c4c115694f52d8fe0a195d 100644
--- a/remoting/webapp/me2mom/manifest.json
+++ b/remoting/webapp/me2mom/manifest.json
@@ -1,6 +1,6 @@
{
- "name": "__MSG_PRODUCT_NAME__",
- "version": "1.0.UNIQUE_VERSION",
+ "name": "__MSG_PRODUCT_NAME__ BETA",
+ "version": "1.2.UNIQUE_VERSION",
"description": "__MSG_PRODUCT_DESCRIPTION__",
"default_locale": "en",
"app": {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698