diff options
author | yangyan <yangyanyj@chinamobile.com> | 2020-03-04 15:10:23 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2020-03-04 15:10:29 +0800 |
commit | f7655321fd2323c28855c555bf8cc10a5dcad08c (patch) | |
tree | af68342db8b05a34660dc1ee1404078d9aa3a5f9 /version.properties | |
parent | bef8681b487afc905cd8640f9ed63e14307992c5 (diff) |
Update wfengine release version to 1.3.1
Change-Id: Ifefd6f12c3b395afba91cc6e61c658bbbdcfcfa0
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 989897f..c675852 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |