diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2024-10-04 16:59:40 +0100 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2024-10-04 16:59:46 +0100 |
commit | b16a1fee586c32e0d47c0473d45fe97d8167e91f (patch) | |
tree | 9a21ff8ae625d933e3c07cab481225d9c8f60163 /version.properties | |
parent | 430ce3893992ef81c4dc0ffb665084c80c25aa15 (diff) |
Bump CPS to 3.5.4-SNAPSHOT
- bump cps to 3.5.4-SNAPSHOT
- updated release notes
Issue-ID: CPS-2434
Change-Id: I3d5e6f37711bb29b61b598cc5af57ecfdc35cbba
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 5b9387554a..fa9fe7b6dc 100644 --- a/version.properties +++ b/version.properties @@ -22,7 +22,7 @@ major=3 minor=5 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |