diff --git a/package.json b/package.json index de5e9c8..ab43c23 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aws-peacock-management-console", - "version": "2.12", + "version": "2.13", "repository": "https://github.com/xhiroga/aws-peacock-management-console", "author": "Hiroaki Ogasawara <13391129+xhiroga@users.noreply.github.com>", "scripts": { diff --git a/public/manifest.json b/public/manifest.json index 1e2e672..f94cd84 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "AWS Peacock Management Console", "description": "Browser Extension to change color of AWS Management Console, by Account ID", - "version": "2.12", + "version": "2.13", "icons": { "128": "icons/128.png" },