diff options
author | Guangrong Fu <fu.guangrong@zte.com.cn> | 2022-08-11 09:51:59 +0800 |
---|---|---|
committer | Guangrong Fu <fu.guangrong@zte.com.cn> | 2022-08-11 09:51:59 +0800 |
commit | 50686af6d9ef5d6f0e619f0b491473f3db53f782 (patch) | |
tree | 8dec128968c133d1e2b4ad94aa8dffb2de933f14 | |
parent | eeb6517daf02446dda6bfbb6881006647e8add0b (diff) |
Updated the version to 1.4.3
Issue-ID: HOLMES-511
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Change-Id: Ifa39487970c66d7ef7f53a778340cb9d9ab04298
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index f588a8c..5abc35c 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=4
-patch=2
+patch=3
base_version=${major}.${minor}.${patch}
|