diff --git a/manifest.json b/manifest.json index 8a8ba53..889c890 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "AWS Extend Switch Roles", - "version": "0.6.1", + "version": "0.6.3", "description": "Extend your AWS IAM switching roles. You can set the configuration like aws config format", "short_name": "Extend SwitchRole", "permissions": ["storage"], diff --git a/manifest_firefox.json b/manifest_firefox.json index a6f98da..a79e3d3 100644 --- a/manifest_firefox.json +++ b/manifest_firefox.json @@ -1,5 +1,5 @@ { - "version": "0.6.2", + "version": "0.6.3", "applications": { "gecko": { "id": "aws-extend-switch-roles@toshi.tilfin.com",