diff options
author | Huabing Zhao <zhaohuabing@gmail.com> | 2019-05-02 16:28:18 +0800 |
---|---|---|
committer | Huabing Zhao <zhaohuabing@gmail.com> | 2019-05-02 16:29:02 +0800 |
commit | 4cd47877f91e4ca261115a8d8411c2f91e7456ce (patch) | |
tree | a334e087f273f75b28a49d15aedcd329c93bcfd6 /version.properties | |
parent | 617f07b4e70b297de558b4e62ed58acc6cf706a1 (diff) |
Bump swagger sdk to 1.2.01.2.0
Issue-ID: MSB-333
Change-Id: I45f57bb99b0b058e601d5f4349e9806c7b27fb11
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
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 7b8b963..00ef564 100644 --- a/version.properties +++ b/version.properties @@ -1,5 +1,5 @@ major=1 -minor=1 +minor=2 patch=0 base_version=${major}.${minor}.${patch} release_version=${base_version} |