From 209f74a1f0cfb379befb7cba7875b92e631e25a1 Mon Sep 17 00:00:00 2001 From: seshukm Date: Mon, 13 Jul 2020 20:00:47 +0530 Subject: bump the SO elalto version to handle the logging issues Issue-ID: SO-3046 Signed-off-by: seshukm Change-Id: Ie317547d009c0c7670116bcb3df85f58b49b5db9 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index 9eb3b93ac9..35abbad9b4 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=5 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg