diff options
author | Chuanyu Chen <chenchuanyu@huawei.com> | 2020-05-22 09:17:26 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-05-22 09:17:26 +0000 |
commit | c858f4fc997065233d05419031126e300b56d258 (patch) | |
tree | 5d1c9273737cb85e15ecb56724cc9b40bc66219f | |
parent | 38257ca27a8be020d1b9f62214d2a6f89e534495 (diff) | |
parent | b62db75b126a7ecb3b724b011e3ee5f0a9b3ad6d (diff) |
Merge "bump the version to 1.6.2" into frankfurt1.6.2
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 922c4fa961..41565bf017 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=6 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |