diff options
author | dengyh <dengyuanhong@chinamobile.com> | 2022-03-30 16:51:41 +0800 |
---|---|---|
committer | dengyh <dengyuanhong@chinamobile.com> | 2022-03-30 17:09:32 +0800 |
commit | ecb1ae321143ec40bc444e3efb02e951042b33cc (patch) | |
tree | 460b6f3388c77da43d7daa9ae0badb4cd6a978f7 /version.properties | |
parent | 0b06ad40eb40fdc0b9cf82e7bd74ac8e3ac4bd09 (diff) |
Update vfc-vnflcm version1.4.3
Issue-ID: VFC-1941
Change-Id: I46155cd552f7646bbde0d6e93ff3f79858107d29
Signed-off-by: dengyh <dengyuanhong@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 cebd29dd..7f6df7c3 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=4 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |