diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2023-11-09 14:11:26 +0000 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2023-11-09 14:11:30 +0000 |
commit | 1d9dae0c4be8a49d62e022da518cd8e95dc35ea5 (patch) | |
tree | 2d635e22403dee77928d4284fc51a86976df70ff /version.properties | |
parent | 01aedb5b03702d2cd345537f4da6ee1170fcdd71 (diff) |
Bump CPS to 3.4.1-SNAPSHOT
- bumped CPS to 3.4.1-SNAPSHOT
- updated the release notes
Issue-ID: CPS-1962
Change-Id: Iee9fa03a1890ac5d4c1204d0851a255c5b897720
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'version.properties')
-rwxr-xr-x | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index c0da6a4a7a..919f72e543 100755 --- a/version.properties +++ b/version.properties @@ -22,7 +22,7 @@ major=3 minor=4 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |