From 81c33054b011880e2f29d99cb6795a5c78f2f1d5 Mon Sep 17 00:00:00 2001 From: Seshu-Kumar-M Date: Wed, 9 Mar 2022 20:04:45 +0530 Subject: oof adapter bump the release version for J Issue-ID: SO-3748 Signed-off-by: Seshu-Kumar-M Change-Id: I4ff6bb8e296b863f55060552f8a828bfe3910758 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index 326a100..ee7442f 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