diff options
author | RossC <ross.carter@est.tech> | 2020-05-21 12:59:22 +0100 |
---|---|---|
committer | RossC <ross.carter@est.tech> | 2020-05-21 12:59:33 +0100 |
commit | 2d0ac521e6dc6efb9223ac87bb4e375c55f470ea (patch) | |
tree | 3a245757c84e088c4db240cb7b789c33d47aa72a /version.properties | |
parent | 7535f8327e6c2654876a8188541cd68f3b712628 (diff) |
Bump apex master to 2.4.0
Issue-ID: POLICY-2514
Change-Id: I764cfe41ed8cf8ffebd4ff076d0b76b79d61e142
Signed-off-by: RossC <ross.carter@est.tech>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index 7307096ba..ee5d4d0e3 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=2 -minor=3 -patch=3 +minor=4 +patch=0 base_version=${major}.${minor}.${patch} |