From 92562973193400eec65b5ce9ef070cc21f18abff Mon Sep 17 00:00:00 2001 From: Mu-An Chiou Date: Fri, 6 Mar 2015 11:45:48 -0800 Subject: [PATCH] Bump Chrome ext version to 0.6.3 --- chrome/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrome/manifest.json b/chrome/manifest.json index 70ae2e8..c765768 100755 --- a/chrome/manifest.json +++ b/chrome/manifest.json @@ -1,7 +1,7 @@ { "name": "GitHub Notification Helper for Gmail", "short_name": "GitHub4Gmail", - "version": "0.6.2", + "version": "0.6.3", "manifest_version": 2, "description": "Add links to GitHub threads and shortcuts to your Gmail interface.", "homepage_url": "http://github.com/muan/github-gmail",