From 8c64c7b08cdbf624b13d1465da4bf503cb9ca11b Mon Sep 17 00:00:00 2001 From: Seshu-Kumar-M Date: Wed, 9 Mar 2022 19:57:55 +0530 Subject: bump the soadmin cockpit version Issue-ID: SO-3748 Signed-off-by: Seshu-Kumar-M Change-Id: Ib999da57915c09fe5f2783a10d72545a78488c5d --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index 0986d1f..a9271e1 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=9 +minor=10 patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg