From 4e9a5598fcb194426ef5c8c3cfc055821a3f9ed8 Mon Sep 17 00:00:00 2001 From: mpriyank Date: Wed, 15 May 2024 10:48:17 +0100 Subject: Bump DMI to 1.6.0-SNAPSHOT - bump dmi to 1.6.0-SNAPSHOT version Issue-ID: CPS-2229 Change-Id: I673f0bd60d78a96eece97cd113fcc94caabab7da Signed-off-by: mpriyank --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index dd03141f..1833e74b 100644 --- a/version.properties +++ b/version.properties @@ -21,8 +21,8 @@ # because they are used in Jenkins, whose plug-in doesn't support this major=1 -minor=5 -patch=1 +minor=6 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg