Skip to content

Commit

Permalink
Up version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tilfin committed Nov 5, 2016
1 parent c6a536c commit 01fbafa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ color=bbeeff
- Required `role_arn` or (`aws_account_id` and `role_name`)
- Optional `color` that is RGB hex value without prefix `#`

## Settings

- Can hide original role history (Show only roles in the configuration)

## Appearance

![Screen Shot 1](https://github.com/tilfin/aws-extend-switch-roles/blob/images/ScreenShot_1_960x600.png)
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "AWS Extend Switch Roles",
"version": "0.1.8",
"version": "0.2.0",
"description": "Extend your AWS IAM switching roles. You can set the configuration by aws config format",
"short_name": "Extend SwtichRole",
"permissions": ["storage"],
Expand Down

0 comments on commit 01fbafa

Please sign in to comment.