diff options
author | yangyan <yangyanyj@chinamobile.com> | 2020-03-02 10:00:27 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2020-03-02 10:00:37 +0800 |
commit | 8570673356456e08fdf110e7d55fcbd904ea1591 (patch) | |
tree | 56f2dd36444244189cff237c716e2c2b2649c6c7 /version.properties | |
parent | 115df251a528b94db589016c07d7722fea484af1 (diff) |
Update vnfres release version to 1.3.7
Change-Id: I6c5599bb4ef05ada292d276434e9d63a36b3100d
Issue-ID: VFC-1626
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 580af38..d6a8106 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=3 -patch=6 +patch=7 base_version=${major}.${minor}.${patch} |