From f3565595879e2187ae52d820ad9a46e7c6789f21 Mon Sep 17 00:00:00 2001 From: mpriyank Date: Wed, 5 Oct 2022 12:26:20 +0100 Subject: Bump DMI to 1.2.2-SNAPSHOT - Bump DMI version to 1.2.2-SNAPSHOT Issue-ID: CPS-1325 Change-Id: I12fd5918f196e1f2416e0dd05aaabcda9627689c Signed-off-by: mpriyank --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 348a93fb..d8a1c3ac 100644 --- a/version.properties +++ b/version.properties @@ -22,7 +22,7 @@ major=1 minor=2 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg