diff options
author | danielhanrahan <daniel.hanrahan@est.tech> | 2024-02-07 16:07:27 +0000 |
---|---|---|
committer | danielhanrahan <daniel.hanrahan@est.tech> | 2024-02-07 16:07:27 +0000 |
commit | 97bad45c11ae65e029dcf92a9c954b0e6e79da80 (patch) | |
tree | d524cd96c236a0d440a452b008d6b2ed0b1182ec /version.properties | |
parent | 546fab7794f505d2555d58c25c0898f25e5f84b8 (diff) |
Bump CPS to 3.4.4-SNAPSHOT
- bump CPS to 3.4.4-SNAPSHOT and update the docs
Issue-ID: CPS-2077
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: I1658c83642c8e64903f4bc03b74b6f5726d0227e
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 6c691bf22f..369d363418 100644 --- a/version.properties +++ b/version.properties @@ -22,7 +22,7 @@ major=3 minor=4 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |