diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2024-02-27 14:04:38 +0000 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2024-02-27 14:04:43 +0000 |
commit | 22e1f43ce053649b18ebb6aacee5312947b258e5 (patch) | |
tree | fffed72792c9c235ef2c12f2cbcb107f07f7c9a5 /version.properties | |
parent | d3b93fb338e5050ecd056ba7025faba983a50ade (diff) |
Bump CPS to 3.4.6-SNAPSHOT
- bumping CPS to 3.4.6-SNAPSHOT
- updated the release notes
Issue-ID: CPS-2124
Change-Id: Id28af9340da9c1ce118b2122e97b8717860c7932
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 daf40354a4..dbf29f3288 100644 --- a/version.properties +++ b/version.properties @@ -22,7 +22,7 @@ major=3 minor=4 -patch=5 +patch=6 base_version=${major}.${minor}.${patch} |