From 1f4f921445864f066bd1efb89a5914c556d41c9a Mon Sep 17 00:00:00 2001 From: seshukm Date: Sat, 4 Sep 2021 18:21:52 +0530 Subject: bump the so version to 1.8.2 CDS related issues are being handled in this release Issue-ID: SO-3725 Signed-off-by: seshukm Change-Id: Id061b3aa99a9c36f1bcfcb447b65dc910570b4fd --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index b3f28cde3f..58e379c0e6 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=8 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg