From 2b94695ad96ad2340da2ff90df44013539d24aea Mon Sep 17 00:00:00 2001 From: "Kotagiri, Ramprasad (rp5662)" Date: Tue, 3 Mar 2020 10:40:36 -0500 Subject: update version for docker build Issue-ID: DCAEGEN2-2120 Change-Id: Ibfc9cdbd39b2cfeda734cb6d90d626da6f045e46 Signed-off-by: Kotagiri, Ramprasad (rp5662) --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index a254b21..fb21064 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg