diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2019-05-07 17:30:46 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2019-05-07 17:31:14 +0800 |
commit | 044847aad2cbe051c8d4a67659693e204d1b40a7 (patch) | |
tree | 7a67d5a8e1d837449d7b0121a3ca335dfb4adffa /version.properties | |
parent | bd0a48a7a93a34eacb1ee71832318fa68420177e (diff) |
Bumped the version of the component to 1.2.5
Change-Id: I4c4e4e1093b115332dbf130ffa7e5277f0e321fd
Issue-ID: HOLMES-222
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 550f852..9538460 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=2
-patch=4
+patch=5
base_version=${major}.${minor}.${patch}
|