diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2024-07-15 12:25:15 +0100 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2024-07-15 12:27:36 +0100 |
commit | 964c5f68ab2b70074fc22de01e9229d1f5ee7a3d (patch) | |
tree | e864c5ec4913f1f2dfd6d904b1ecf1a1f8c02e1b /version.properties | |
parent | dd342f4d5978ea4d4be78c11db0917b44befb601 (diff) |
Bump CPS to 3.5.2 Snapshot
- bump CPS to 3.5.2-SNAPSHOT
- updated the release notes and prepared for the next release
Issue-ID: CPS-2318
Change-Id: I584faf6218e60ad62e32ef8c3cb0deb4047149a2
Signed-off-by: mpriyank <priyank.maheshwari@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 6345596e1e..3c626cf77a 100644 --- a/version.properties +++ b/version.properties @@ -22,7 +22,7 @@ major=3 minor=5 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |