From 5a3c8e304246fa86568db61f0e399609736f6561 Mon Sep 17 00:00:00 2001 From: Dnomd343 Date: Wed, 19 Oct 2022 12:28:39 +0800 Subject: [PATCH] bump: cleardns version `1.3.2` --- include/constant.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/include/constant.h b/include/constant.h index 6bf1302..b2b09da 100644 --- a/include/constant.h +++ b/include/constant.h @@ -13,9 +13,8 @@ #define RESTART_DELAY 1 #define DIVERTER_TIMEOUT 6 -#define VERSION "1.3.1" +#define VERSION "1.3.2" #define CONFIG_FILE "cleardns.yml" - #define ADGUARD_USER "admin" #define ADGUARD_PASSWD "cleardns"