diff options
author | 2023-11-29 15:28:20 +0000 | |
---|---|---|
committer | 2023-11-29 15:28:27 +0000 | |
commit | 2d8da0fd9f43e87e5589a2cac4cdc8e8041ee33e (patch) | |
tree | 075b23bf2ddde9e02d098aabd5dd0f36c254d01d /version.properties | |
parent | 09ca3efe47205afbc46e3b5cf34928d07d341e79 (diff) |
Bump CPS to 3.3.12 for montreal
- bumped the cps version to 3.3.12-SNAPSHOT for further changes.
- Also updated the documentations for the next release
Issue-ID: CPS-1981
Change-Id: I8e463c7873ae28e57fe8fb7f24c6e15b579f9503
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 cee2a516ad..b06f4edea4 100755 --- a/version.properties +++ b/version.properties @@ -22,7 +22,7 @@ major=3 minor=3 -patch=11 +patch=12 base_version=${major}.${minor}.${patch} |