Skip to content

Commit 282610a

Browse files
authored
Merge pull request #156 from aws/version-1.7.3
Update version to 1.7.3
2 parents 85225ff + a8c521c commit 282610a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
<key>CFBundleIdentifier</key>
88
<string>com.amazon.aws.rolesanywhere</string>
99
<key>CFBundleVersion</key>
10-
<string>1.7.2</string>
10+
<string>1.7.3</string>
1111
</dict>
1212
</plist>

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION=1.7.2
1+
VERSION=1.7.3
22
# IMPORTANT: This VERSION variable is parsed by the GitHub Actions image build workflow.
33
# Please maintain the X.Y.Z format to ensure compatibility with the automated build process.
44
.PHONY: release
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
# All known vulnerabilties have been patched out since upgrading to go version 1.24.9 as of 2025-11-17
1+
# All known vulnerabilties have been patched out since upgrading to go version 1.24.11 as of 2025-12-19

0 commit comments

Comments
 (0)