diff options
author | 2024-11-29 12:49:10 +0000 | |
---|---|---|
committer | 2024-11-29 13:30:42 +0000 | |
commit | 7cd33c3f6784b5df58cb242847719c4faec7eca3 (patch) | |
tree | 8028a2334a9d90b364ccd433759632bd6b89c79b /version.properties | |
parent | 02e31b1617bf6fba5abbc6272fa8559ec45b5331 (diff) |
Bump CPS to 3.5.6-SNAPSHOT
Issue-ID: CPS-2488
Change-Id: Ib17e4283de959ec4aab3c68bb3ba8018a10a10b2
Signed-off-by: egernug <gerard.nugent@est.tech>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 10de88bf6b..ea83a94fe9 100644 --- a/version.properties +++ b/version.properties @@ -22,7 +22,7 @@ major=3 minor=5 -patch=5 +patch=6 base_version=${major}.${minor}.${patch} |