Skip to content

Commit 6b9eea6

Browse files
committed
Bump up version number to 1.1.146.0
cr https://cr.amazon.com/r/5205530/
1 parent b2fee83 commit 6b9eea6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.145.0
1+
1.1.146.0

agent/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
package version
2020

2121
// Version is the version of the Agent
22-
const Version = "1.1.145.0"
22+
const Version = "1.1.146.0"

packaging/amazon-linux/amazon-ssm-agent.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name : amazon-ssm-agent
2-
Version : 1.1.145
2+
Version : 1.1.146.0
33
Release : 1%{?dist}
44
Summary : Manage EC2 Instances using SSM APIs
55

0 commit comments

Comments
 (0)