diff options
author | 2022-03-30 16:36:47 +0800 | |
---|---|---|
committer | 2022-03-30 16:37:04 +0800 | |
commit | ea342662ad76c27411476a58306b912182e95f0d (patch) | |
tree | 6b642603818a14e51b35c18692ba596b6ffe0e78 /version.properties | |
parent | becb332a341a037ff71049ea369a0bc7dfd3ee40 (diff) |
Update release note and version1.0.13
Change-Id: I2dc2fc55205344e7c835b84da234ea8e86b32404
Issue-ID: MODELING-601
Signed-off-by: dengyh <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 b1b0802..f55b338 100644 --- a/version.properties +++ b/version.properties @@ -18,7 +18,7 @@ major=1 minor=0 -patch=12 +patch=13 base_version=${major}.${minor}.${patch} |