From e6ec38b2082f47b226609ccfb761f8b2cd43d8fd Mon Sep 17 00:00:00 2001 From: chenjunxue <1523825571@qq.com> Date: Fri, 21 Aug 2020 15:26:24 +0800 Subject: [PATCH] 2.2.0 mutliQuery接口增加故乡 城市等信息 修复mutliQuery接口出错 --- conf/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/config.yaml b/conf/config.yaml index 6e6294a..58be8e6 100644 --- a/conf/config.yaml +++ b/conf/config.yaml @@ -4,5 +4,5 @@ SERVER: reconnect_interval: 3 VERSION: - code: 107 - name: 2.1.7 \ No newline at end of file + code: 110 + name: 2.2.0 \ No newline at end of file -- libgit2 0.24.0