From d15795995ec5f04550716d2a48de8c8ba1a9e6b8 Mon Sep 17 00:00:00 2001 From: Mu-An Chiou Date: Sun, 8 Mar 2015 12:29:50 -0700 Subject: [PATCH] Bump version for Chrome ext to 0.6.4 --- chrome/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrome/manifest.json b/chrome/manifest.json index 7cff841..9a15499 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.3", + "version": "0.6.4", "manifest_version": 2, "description": "Add links to GitHub threads and shortcuts to your Gmail interface.", "homepage_url": "http://github.com/muan/github-gmail",