diff options
author | tang peng <tang.peng5@zte.com.cn> | 2021-06-02 15:04:58 +0800 |
---|---|---|
committer | tang peng <tang.peng5@zte.com.cn> | 2021-06-02 15:04:58 +0800 |
commit | 9651870aad6e13a9076da8fc3743a99f307b38d6 (patch) | |
tree | e6413a3b99ca61f3d7397971134eb6bab33d6aed /version.properties | |
parent | a412f634ec25b2e0bc1adbd6e8f15ec6ca13ca16 (diff) |
Bumped version to 1.3.3
Issue-ID: HOLMES-414
Signed-off-by: tang peng <tang.peng5@zte.com.cn>
Change-Id: I8481c92dca00067d84efdb42ebc51c0c8cbafa79
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 8b2aa75..ba4f958 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=3
-patch=2
+patch=3
base_version=${major}.${minor}.${patch}
|