From 9327ac26a41f546b1afe03f1b9552c2c3361ba03 Mon Sep 17 00:00:00 2001 From: chenjunxue <1523825571@qq.com> Date: Mon, 17 Aug 2020 10:04:57 +0800 Subject: [PATCH] 2.1.3 修改重连mqtt累加 --- conf/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/config.yaml b/conf/config.yaml index c963557..495eee3 100644 --- a/conf/config.yaml +++ b/conf/config.yaml @@ -4,5 +4,5 @@ SERVER: reconnect_interval: 3 VERSION: - code: 102 - name: 2.1.2 \ No newline at end of file + code: 103 + name: 2.1.3 \ No newline at end of file -- libgit2 0.24.0