diff options
author | Guangrong Fu <fu.guangrong@zte.com.cn> | 2023-10-30 17:08:55 +0800 |
---|---|---|
committer | Guangrong Fu <fu.guangrong@zte.com.cn> | 2023-10-30 17:08:55 +0800 |
commit | 5a8bf0afa932d6d41359716685d8220f2e6af04f (patch) | |
tree | 03a835efba47b3a6ce448238938486b6eb80c567 /version.properties | |
parent | 288b8bc763d4c4e4bef01b293d3ee09b8f817bba (diff) |
Bumped the version number to 1.4.7
Issue-ID: HOLMES-633
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Change-Id: I41c45eb6787a4a5a6831bc1993e1ca0df0f2eb24
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 8786bbb..b69668f 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=4
-patch=6
+patch=7
base_version=${major}.${minor}.${patch}
|