From 97e688e678447226d565c71c04fbdaac53d98f88 Mon Sep 17 00:00:00 2001 From: "mukesh.paliwal" Date: Mon, 5 Apr 2021 15:22:47 +0530 Subject: [PATCH] cnf-adapter version bump Issue-ID: SO-3614 Signed-off-by: mukesh.paliwal Change-Id: If145ebf50007bbbd23bd64692d8b462c98b382eb --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index 013f1ac..c3995db 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=8 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} -- 2.16.6