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

Unified Diff: tools/memory_inspector/chrome_app/template/manifest.json

Issue 1145053007: [memory-inspector] Bump the version number and release update (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkcr
Patch Set: Created 5 years, 7 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: tools/memory_inspector/chrome_app/template/manifest.json
diff --git a/tools/memory_inspector/chrome_app/template/manifest.json b/tools/memory_inspector/chrome_app/template/manifest.json
index c9e56bcefbba9be561b2313920934d4821eef084..0aed9c99db9587443fd11a9d0a6fc4474e0d5665 100644
--- a/tools/memory_inspector/chrome_app/template/manifest.json
+++ b/tools/memory_inspector/chrome_app/template/manifest.json
@@ -1,7 +1,7 @@
{
"name": "Memory Inspector",
"description": "Memory inspector tool for Android",
- "version": "0.1.4",
+ "version": "0.1.5",
"manifest_version": 2,
"icons": {
"16": "images/icon_16.png",
« 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