diff options
author | 2022-11-25 09:01:48 +0800 | |
---|---|---|
committer | 2022-11-25 09:20:49 +0800 | |
commit | 55d29b46ab9f585b79ccf713aada7f77eee5f3fd (patch) | |
tree | 7f35cb6aa9dac856c3c95ead9bd325bc632189f1 /version.properties | |
parent | eb49e5dea9a76c8bd9c246f492357620da57c5d9 (diff) |
Bump version to 1.8.3 after fixing service mesh issue
Issue-ID: MULTICLOUD-1495
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Change-Id: Ifb3250d3ab3658e502d2e4cc6193fdac4e879ccc
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 e9704bb..b0a1810 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=8 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |