diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2021-03-12 10:09:01 +0530 |
---|---|---|
committer | seshukm <seshu.kumar.m@huawei.com> | 2021-03-12 10:09:01 +0530 |
commit | 60bf60f4444317ab3061a8fed128a7e712d51435 (patch) | |
tree | 2886ed998329882127b8f7ca08a6ccc9b3e6e155 | |
parent | 5da225ea20923e867d61d5959affe693b06ccaf2 (diff) |
bump the admin cockpit version
Issue-ID: SO-3566
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Iabd7c7420903dd8c7da8ce8f0f7c959f9600d32e
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 11f0383..b3f28cd 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=8 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |