diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2019-04-28 09:58:20 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2019-04-28 09:58:20 +0800 |
commit | ca5ee016903924350111f39daef36018dd0a065b (patch) | |
tree | 7511a5b434df672b9b0a9c9e4a3351e7dcb32555 /version.properties | |
parent | 691870a10f5401c9561fbe1494294d5191889410 (diff) |
Ajusted the version of the component1.2.4
Change-Id: I173a526a0533f7f0799800759ba06c2a20ce7724
Issue-ID: HOLMES-220
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
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 08d323a..550f852 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=2
-patch=3
+patch=4
base_version=${major}.${minor}.${patch}
|