diff options
author | Guangrong Fu <fu.guangrong@zte.com.cn> | 2023-03-24 09:51:30 +0800 |
---|---|---|
committer | Guangrong Fu <fu.guangrong@zte.com.cn> | 2023-03-24 09:51:30 +0800 |
commit | 9d09c27ef186cc455a0766ee80adfaf03a7582f9 (patch) | |
tree | b19c48fcd752602d2e63857b22e59a41532435f4 /version.properties | |
parent | 6e0fd04861ecd2a00ca2d158b0639454eae94702 (diff) |
Bumped the version to 1.4.6
Issue-ID: HOLMES-613
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Change-Id: I0b5779d25c54f2364a10fe6bc2c30bcac992a842
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 050b3ce..8786bbb 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=4
-patch=5
+patch=6
base_version=${major}.${minor}.${patch}
|