From 925b550395a4ddfe93bf625d39309fd1b698cced Mon Sep 17 00:00:00 2001 From: Toshimitsu Takahashi Date: Sun, 7 Jan 2018 21:41:42 +0900 Subject: [PATCH] Bump v0.6.3 --- manifest.json | 2 +- manifest_firefox.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",