From 543b7cc9983c2d223b95aa71b71ad43685b1e873 Mon Sep 17 00:00:00 2001 From: vv770d Date: Wed, 16 Sep 2020 21:25:25 +0000 Subject: Revise heartbeat version to 2.1.1 and bump up bootstrap container - 2.1.5 Python 3.8 support Change-Id: I13f534a88f96f2611c455539fe6e00f3d7373a88 Signed-off-by: vv770d Issue-ID: DCAEGEN2-2292 Signed-off-by: vv770d --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 8d45f75..201272e 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=2 minor=1 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT -- cgit 1.2.3-korg