Skip to content

Commit 45d7a05

Browse files
author
aws-toolkit-automation
committed
Updating version to 1.36
1 parent 8e0f98c commit 45d7a05

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changes/1.36.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"date" : "2021-11-23",
3+
"version" : "1.36",
4+
"entries" : [ ]
5+
}

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# _1.36_ (2021-11-23)
2+
13
# _1.35_ (2021-11-18)
24
- **(Feature)** Respect the `duration_seconds` property when assuming a role if set on the profile
35
- **(Feature)** Added 2021.3 support

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# SPDX-License-Identifier: Apache-2.0
33

44
# Toolkit Version
5-
toolkitVersion=1.36-SNAPSHOT
5+
toolkitVersion=1.36
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)