From cc2d5837b72abf3c2d83889c45c646dbb4756b2b Mon Sep 17 00:00:00 2001 From: sourabh_sourabh Date: Tue, 7 Nov 2023 14:47:24 +0000 Subject: Bump cps to 3.4.0-SNAPSHOT - bump cps to 3.4.0-SNAPSHOT and update the docs Issue-ID: CPS-1936 Signed-off-by: sourabh_sourabh Change-Id: I6a99662c72b236e49abcd79201156bf0a9572de7 --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index b68873b62a..c0da6a4a7a 100755 --- a/version.properties +++ b/version.properties @@ -21,8 +21,8 @@ # because they are used in Jenkins, whose plug-in doesn't support this major=3 -minor=3 -patch=10 +minor=4 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg