From 355cf4099273cbd1049b6b111cca2b6638bc57f6 Mon Sep 17 00:00:00 2001 From: "Kotagiri, Ramprasad (rp5662)" Date: Mon, 12 Jul 2021 12:50:21 -0400 Subject: [DCAE/CCSDK] container run script changes update container startup script to update postgres password in app config Issue-ID: DCAEGEN2-2800 Change-Id: Ib8910edbc1a7a2d9d4fcf0115be1fea7a459a2c4 Signed-off-by: Kotagiri, Ramprasad (rp5662) --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 44e6ad0..28c09b9 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=4 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} -- cgit