From a4f6952861acd73b7117867e682b4a91668351d7 Mon Sep 17 00:00:00 2001 From: Hao Nguyen Date: Tue, 10 Mar 2020 05:49:00 -0700 Subject: [PATCH] Update manifest --- src/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index 836a690..bfbc7a7 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,9 +1,9 @@ { "name": "Hey Buddy - Chrome Voice Assistant", - "version": "2.0.2", + "version": "2.1.0", "short_name": "Hey Buddy", "manifest_version": 2, - "description": "Use voice commands to control your Chrome browser", + "description": "Speech recognition and voice control for Chrome", "browser_action": { "default_icon": "img/icon_128_bw.png", "default_title": "Hey Buddy - Chrome Voice Assistant",