From a98bb9a25c444a38ecf151309986577d6bad72a1 Mon Sep 17 00:00:00 2001 From: Mu-An Chiou Date: Sat, 4 Oct 2014 14:08:49 +0800 Subject: [PATCH] Bump version to 0.6.0 --- chrome/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrome/manifest.json b/chrome/manifest.json index 901a798..7172303 100755 --- a/chrome/manifest.json +++ b/chrome/manifest.json @@ -1,7 +1,7 @@ { "name": "GitHub Notification Helper for Gmail", "short_name": "GitHub4Gmail", - "version": "0.5.1", + "version": "0.6.0", "manifest_version": 2, "description": "Add links to GitHub threads and shortcuts to your Gmail interface.", "homepage_url": "http://github.com/muan/github-gmail",