diff options
author | Ethan Lynn <ethanlynnl@vmware.com> | 2019-07-25 14:04:30 +0800 |
---|---|---|
committer | Ethan Lynn <ethanlynnl@vmware.com> | 2019-07-25 14:20:15 +0800 |
commit | 0c9f44cbea909dc63e1c062b8466b2b96c39e395 (patch) | |
tree | e3e06d3c90d63da34d31406896a1a74d246eb1be /version.properties | |
parent | 02f3b1e0e4074e13173d62e6f684a790baf65623 (diff) |
Bump version to 1.4.1
Bump version to 1.4.1
Change-Id: Idc51d1be3d0a6d9fb0b030974881aa99ec922c16
Issue-ID: MULTICLOUD-706
Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
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 8081980..7694f9c 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=4 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |