From 19f963b1653ebfa38ed6441107175fafb59940c8 Mon Sep 17 00:00:00 2001 From: danielhanrahan Date: Thu, 15 Jun 2023 13:52:34 +0100 Subject: Bump CPS version to 3.3.3-SNAPSHOT - Update version properties as well as we prepare for the next release. Issue-ID: CPS-1750 Signed-off-by: danielhanrahan Change-Id: I0626eee7834499d2fa96812fb416ce7daebf0529 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 20a0ce4b8..f6c96da8b 100755 --- a/version.properties +++ b/version.properties @@ -22,7 +22,7 @@ major=3 minor=3 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg