diff options
author | Ethan Lynn <ethanlynnl@vmware.com> | 2019-04-26 15:50:54 +0800 |
---|---|---|
committer | Ethan Lynn <ethanlynnl@vmware.com> | 2019-04-26 16:06:26 +0800 |
commit | 0c43f65e964ef45732ee5d07b8986aabe5bbcc31 (patch) | |
tree | d3f162abf4619b71300d01a193c3b6c41b5e6280 /version.properties | |
parent | 42d9a063c82cfd9f63587d5250c86d1f843f2464 (diff) |
Update vio plugin to 1.3.11.3.1
Update VIO plugin version to 1.3.1
Change-Id: I6fc92dcb7130db5019acce5f07d60e521e1a584a
Issue-ID: MULTICLOUD-591
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 263e15c..c2ec0b2 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |