diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2021-07-19 16:24:56 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2021-07-19 16:24:56 +0800 |
commit | 6c7c4c7eb5a87f814d8fb10ce7c768161ff52a4f (patch) | |
tree | 469a726d66fb18c4358960625ac980568927975f | |
parent | 9e95ae0e4a525362558e3a00cc9d93245fb74262 (diff) |
Bumped the Version to 1.3.5
Change-Id: I471e8cac5dcbc6e86dedf90a5f75c04d4842c72d
Issue-ID: HOLMES-461
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index b49b77a..b5d668b 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=3
-patch=4
+patch=5
base_version=${major}.${minor}.${patch}
|