diff options
author | 2020-09-09 16:22:41 +0800 | |
---|---|---|
committer | 2020-09-09 16:23:10 +0800 | |
commit | 8248c6f70f79f73a3f5ea7f9a49278321b8b4139 (patch) | |
tree | 03d863716db7e5ee446714f05b036a7611c9a3e2 /version.properties | |
parent | e9e8267542196faee633746680cd5ac01a7d7d1b (diff) |
Update project version1.0.7
Issue-ID: MODELING-427
Change-Id: Icbe63e48ef9ad9e71b3169e80929ac5e809a7bc1
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 cc57422..a0b3a47 100644 --- a/version.properties +++ b/version.properties @@ -18,7 +18,7 @@ major=1 minor=0 -patch=6 +patch=7 base_version=${major}.${minor}.${patch} |