diff --git a/package.json b/package.json index b0e4a29..90f8f6d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jira-software-tool", - "version": "0.2.0", + "version": "0.2.1", "private": true, "dependencies": { "@craco/craco": "^6.0.0", diff --git a/public/manifest.json b/public/manifest.json index 22db6d7..33845fd 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -4,7 +4,7 @@ "short_name": "jira-software-tool", "description": "A Google Chrome extension for Jira Software. Easily copy issue/ ticket ID, title and URL to clipboard.", "author": "earvinpiamonte.com", - "version": "0.2.0", + "version": "0.2.1", "permissions": [ "activeTab", "tabs",