From d79de49c37cb819f8f805556f4070a58440d3091 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Thu, 9 Jun 2016 15:44:43 -0500 Subject: [PATCH] Update manifest to 0.4 --- manifest.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 4dd2066..fba8c18 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,8 @@ { "manifest_version": 2, - "name": "Moonlight", - "version": "0.03", + "name": "Moonlight Game Streaming", + "short_name": "Moonlight", + "version": "0.4", "description": "A Moonlight streaming plugin for Google Chrome", "icons": { "128": "icons/icon128.png",