diff --git a/include/constant.h b/include/constant.h index 63f4f53..83ad248 100644 --- a/include/constant.h +++ b/include/constant.h @@ -13,7 +13,7 @@ #define RESTART_DELAY 1 #define DIVERTER_TIMEOUT 6 -#define VERSION "1.3.0-rc1" +#define VERSION "1.3.0" #define CONFIG_FILE "cleardns.yml" #define ADGUARD_USER "admin"