diff options
author | Byung-Woo Jun <byung-woo.jun@est.tech> | 2021-03-09 04:31:14 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-03-09 04:31:14 +0000 |
commit | 46d09c02ecb5ad3c3dc69cfc8e42c728bc6e15c0 (patch) | |
tree | af45c2883cc2b7eec2a2a22edf154767f5f75432 | |
parent | 9bdda0dda7d7b641012f41dbaa48276f4516f579 (diff) | |
parent | fe5db4411ec605b8c5ee80a1ce23ad0816619497 (diff) |
Merge "bump the version to 1.8.1"
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 11f0383267..b3f28cde3f 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=8 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |