diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-10-16 16:47:21 +0800 |
---|---|---|
committer | Yan Yang <yangyanyj@chinamobile.com> | 2019-10-16 08:48:17 +0000 |
commit | 2f42a0691906a05b676a2724eb86c1adba652882 (patch) | |
tree | 9eae6c06abde54fdd5424122f095386842267dce /version.properties | |
parent | 495af5d88d10175afa203eb40dd6425884dd48e5 (diff) |
Update vnfres release version to 1.3.6
Change-Id: I07ea41fccfdec14e57a7877fbe75bb9dd69e79de
Issue-ID: VFC-1554
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
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 8deb44f..580af38 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=3 -patch=5 +patch=6 base_version=${major}.${minor}.${patch} |