diff options
author | danielhanrahan <daniel.hanrahan@est.tech> | 2023-06-15 13:52:34 +0100 |
---|---|---|
committer | danielhanrahan <daniel.hanrahan@est.tech> | 2023-06-15 13:52:34 +0100 |
commit | 19f963b1653ebfa38ed6441107175fafb59940c8 (patch) | |
tree | 5c3a83c838e11eb915fedbb5761a8d7573ba24eb /version.properties | |
parent | 470f7d529871c574beecae090ba46afc13aafd11 (diff) |
Bump CPS version to 3.3.3-SNAPSHOT
- Update version properties as well as we prepare for the next release.
Issue-ID: CPS-1750
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: I0626eee7834499d2fa96812fb416ce7daebf0529
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 20a0ce4b81..f6c96da8b9 100755 --- a/version.properties +++ b/version.properties @@ -22,7 +22,7 @@ major=3 minor=3 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |