From e90fc47d3642ff838838642482d878a850f965e2 Mon Sep 17 00:00:00 2001 From: Bin Yang Date: Fri, 5 Aug 2022 11:38:26 +0800 Subject: bump up version after release 1.8.1 Issue-ID: MULTICLOUD-1476 Signed-off-by: Bin Yang Change-Id: I71726e36b5faf8d8d5cf464667a7b6d62f04ec94 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') 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} -- cgit 1.2.3-korg