diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2023-06-30 11:14:10 +0100 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2023-06-30 11:14:14 +0100 |
commit | 8caa34213eb907d292b6aba64031a6554c2648e7 (patch) | |
tree | e2d04b132954e8d0c96eb52f8b6a69fdf46c2186 /version.properties | |
parent | 643d043b36686b1b64ac07ad5bca83ff15580fdd (diff) |
Prepare for next CPS-NCMP release
- updated the docs.
- Bumped the version to 3.3.4-SNAPSHOT for the next release.
Issue-ID: CPS-1773
Change-Id: Ibe9a694baadb33d284913868452b143c14d105cc
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 f6c96da8b9..9456209eb9 100755 --- a/version.properties +++ b/version.properties @@ -22,7 +22,7 @@ major=3 minor=3 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |