diff options
author | dyh <dengyuanhong@chinamobile.com> | 2020-11-03 16:31:38 +0800 |
---|---|---|
committer | dyh <dengyuanhong@chinamobile.com> | 2020-11-03 16:32:04 +0800 |
commit | 68598cf9b43aa385421996dbb6683466da768656 (patch) | |
tree | 904abbde4ec160ec0c4027311cfa76c655bb555b /version.properties | |
parent | 7d0a02dab5a05220eb1de6a0d9c1300f25062bc1 (diff) |
Update release note and version1.0.9
Change-Id: Idc1fcd7e04c5a7cae183a9af64fe2a448707fcd8
Issue-ID: MODELING-447
Signed-off-by: dyh <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 7eb0525..bc4d85e 100644 --- a/version.properties +++ b/version.properties @@ -18,7 +18,7 @@ major=1 minor=0 -patch=8 +patch=9 base_version=${major}.${minor}.${patch} |