diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2023-11-29 13:53:44 +0000 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2023-11-29 13:53:48 +0000 |
commit | b0943d006975ccb8f491673fb8df98d47bce2bc3 (patch) | |
tree | d6e5afcb8b16c50679c0f9494bbd7a0ab10caa93 /version.properties | |
parent | 976dc87e9f0f489977b5209bc5b34e6f6101e605 (diff) |
Bumping CPS version to 3.3.11-SNAPSHOT
- 3.3.10 version became unusable because of a bad commit so skipping
that.
Issue-ID: CPS-1981
Change-Id: I740e432608356d1b542a759dd11560d89d884001
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 b68873b62a..cee2a516ad 100755 --- a/version.properties +++ b/version.properties @@ -22,7 +22,7 @@ major=3 minor=3 -patch=10 +patch=11 base_version=${major}.${minor}.${patch} |