From 0f234b6edc95745eaad4bb9578d38368439a6ad9 Mon Sep 17 00:00:00 2001 From: "mukesh.paliwal" Date: Mon, 5 Apr 2021 15:17:21 +0530 Subject: oof adapter version bump Issue-ID: SO-3613 Signed-off-by: mukesh.paliwal Change-Id: I4651d0a6898654ae33f64d82e6db48d08753c13b --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index 0ac1b46..c3995db 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=8 -patch=0 +patch=2 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg