diff --git a/package.json b/package.json index 21fe940..e869ed4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aws-peacock-management-console", - "version": "2.11", + "version": "2.12", "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 8ab6d35..1e2e672 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.11", + "version": "2.12", "icons": { "128": "icons/128.png" },