diff options
author | yangyan <yangyanyj@chinamobile.com> | 2020-03-04 15:25:23 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2020-03-04 15:26:00 +0800 |
commit | 64036009d28828c574928bb9cb724552a9696c61 (patch) | |
tree | d42e8cc1e4f7396ee03fde4b369ab07333b19dd9 /version.properties | |
parent | 9105c93bd425524b14c2d22613e740244515ba86 (diff) |
Update sfc release version to 1.3.1
Change-Id: I18501374cd5e3461f086a60dd27d31cdbee96023
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 a254b21..fb21064 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |