From 788d344848a4a37f2a86de233cfc90e7a306aca8 Mon Sep 17 00:00:00 2001 From: Lukasz Rajewski Date: Fri, 22 Oct 2021 10:26:52 +0200 Subject: bump the so-cnf-adapter version to 1.9.2 Issue-ID: SO-3404 Issue-ID: SO-3795 Signed-off-by: Lukasz Rajewski Change-Id: I8fd9faaf04fd1f82cef673b8a1266c57788c9c3d --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 5588bd4..50edce8 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=9 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg