diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2022-09-29 10:27:33 +0100 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2022-09-29 10:27:41 +0100 |
commit | b768c8b09e1338e4b55546c875c9238cdb84647d (patch) | |
tree | 6c858c285ab5276e46137e7fefba133b88713d74 /version.properties | |
parent | c4a86e6e5c39a4e8843bd251cae5173d8cacced5 (diff) |
Bump CPS to 3.1.3-SNAPSHOT
- update cps to 3.1.3-SNAPSHOT
Issue-ID: CPS-1309
Change-Id: I43b1442533d10c32a74808830239e83f4abed9c0
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 f576b31333..a053796d01 100755 --- a/version.properties +++ b/version.properties @@ -22,7 +22,7 @@ major=3 minor=1 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |