Skip to content
This repository was archived by the owner on Sep 13, 2024. It is now read-only.

Commit 4753c21

Browse files
committed
Bump release version
1 parent 0860aa2 commit 4753c21

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 1.43.0-1
3+
## 1.43.0-2
44
* Cache Agent version 1.43.0
55

66
## 1.42.0-1

packaging/amazon-linux-ami/ecs-init.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
Name: ecs-init
3535
Version: 1.43.0
36-
Release: 1%{?dist}
36+
Release: 2%{?dist}
3737
License: Apache 2.0
3838
Summary: Amazon Elastic Container Service initialization application
3939
ExclusiveArch: x86_64 aarch64
@@ -278,7 +278,7 @@ fi
278278
%endif
279279

280280
%changelog
281-
* Tue Aug 04 2020 Feng Xiong <fenxiong@amazon.com> - 1.43.0-1
281+
* Tue Aug 04 2020 Feng Xiong <fenxiong@amazon.com> - 1.43.0-2
282282
- Cache Agent version 1.43.0
283283

284284
* Thu Jul 23 2020 Yunhee Lee <yhlee@amazon.com> - 1.42.0-1

packaging/suse/amazon-ecs-init.changes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-------------------------------------------------------------------
2-
Tue Aug 04, 17:22:32 UTC 2020 - fenxiong@amazon.com - 1.43.0-1
2+
Tue Aug 04, 17:22:32 UTC 2020 - fenxiong@amazon.com - 1.43.0-2
33

44
- Cache Agent version 1.43.0
55
-------------------------------------------------------------------

packaging/ubuntu-trusty/debian/changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
amazon-ecs-init (1.43.0-1) trusty; urgency=medium
1+
amazon-ecs-init (1.43.0-2) trusty; urgency=medium
22

33
* Cache Agent version 1.43.0
44

scripts/changelog/CHANGELOG_MASTER

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1.43.0-1
1+
1.43.0-2
22
Feng Xiong <fenxiong@amazon.com>
33
2020-08-04T09:22:32-08:00
44
Cache Agent version 1.43.0

0 commit comments

Comments
 (0)