diff options
author | Bin Yang <bin.yang@windriver.com> | 2022-08-05 11:38:26 +0800 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2022-08-05 11:38:26 +0800 |
commit | e90fc47d3642ff838838642482d878a850f965e2 (patch) | |
tree | d4cf4a6fb3104ca74a392514d9f5ebb0e7db2721 /version.properties | |
parent | 3268f773a365f114300cfb8d79ac56069dda9dc3 (diff) |
bump up version after release 1.8.1
Issue-ID: MULTICLOUD-1476
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Change-Id: I71726e36b5faf8d8d5cf464667a7b6d62f04ec94
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 3d26cc5..e9704bb 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=8 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |