diff options
author | yangyan <yangyanyj@chinamobile.com> | 2020-03-06 09:37:50 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2020-03-06 09:38:44 +0800 |
commit | 6d24189b68976d596ea9e5305db47d6a651d3c24 (patch) | |
tree | efb9760b373111b4d3884d704d59199cd6db608b /version.properties | |
parent | c76f28ff02ebcf770c3a1d4db9f6f719b53be07c (diff) |
Update wfengine release version to 1.3.2
Change-Id: I15f755ee85bb380f5efba8a1825dae539de9bf50
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 c675852..66f47cd 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=3 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |