diff --git a/manifest.json b/manifest.json index 5d7e387..eb5e994 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "GitHub Jira Integration", - "version": "1.2.0", + "version": "1.2.1", "description": "This extension shows contents of linked tasks from Jira in Github", @@ -44,4 +44,4 @@ "scripts": ["src/background.js"], "persistent": false } -} \ No newline at end of file +}