diff options
author | 2021-08-31 10:00:51 +0800 | |
---|---|---|
committer | 2021-08-31 10:01:16 +0800 | |
commit | 0f99854a96d5d9640ae11e808f209e1acc6563a7 (patch) | |
tree | 1953d9180a33ab892f2a841dd7f9b6b86f8839a7 /version.properties | |
parent | aff08a454f2976be07f06ccb87c0032dbfe559a4 (diff) |
Update release note and version1.0.11
Change-Id: I033072d64840e5844011ed2c845464ef056f165a
Issue-ID: MODELING-553
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 4c9aafe..b728b3d 100644 --- a/version.properties +++ b/version.properties @@ -18,7 +18,7 @@ major=1 minor=0 -patch=10 +patch=11 base_version=${major}.${minor}.${patch} |