diff options
author | danielhanrahan <daniel.hanrahan@est.tech> | 2024-08-21 16:14:53 +0100 |
---|---|---|
committer | danielhanrahan <daniel.hanrahan@est.tech> | 2024-08-21 16:14:53 +0100 |
commit | 64ff45847a3466cb24a8dab57b65be753ee3cd03 (patch) | |
tree | 2495698ae8ba29c168285d59dd58385ae067a43f /version.properties | |
parent | c46807fcfd1898ba52778c3d9f96e9756bd1add2 (diff) |
Bump CPS to 3.5.3-SNAPSHOT
- bump CPS to 3.5.3-SNAPSHOT
- updated the release notes and prepared for the next release
Issue-ID: CPS-2374
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: I60ea5f5864f5818d1ed5078e375cf07b8d713dde
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 3c626cf77a..5b9387554a 100644 --- a/version.properties +++ b/version.properties @@ -22,7 +22,7 @@ major=3 minor=5 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |