diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2021-04-07 10:18:09 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2021-04-07 10:18:09 +0800 |
commit | e79e3198e01b4418a4c0eca046c1790be366d5dd (patch) | |
tree | b06ab34b7e65cda8af3b924131da683d51b67e75 /version.properties | |
parent | 953912e40572001f830af4483d71a99e63578b18 (diff) |
Fixed the Start-up Failure in the Dualstack Env1.3.3
Change-Id: I17d2a8cd5cba6276e131f67365143db1dda53114
Issue-ID: HOLMES-429
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 8b2aa75..ba4f958 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=3
-patch=2
+patch=3
base_version=${major}.${minor}.${patch}
|