diff --git a/Build.Counter b/Build.Counter index 2bdd710c..33e82b72 100644 --- a/Build.Counter +++ b/Build.Counter @@ -1 +1 @@ -1766 +1776 diff --git a/src/Qv2rayBase.hpp b/src/Qv2rayBase.hpp index 62b96d7a..aa63e56d 100644 --- a/src/Qv2rayBase.hpp +++ b/src/Qv2rayBase.hpp @@ -8,7 +8,7 @@ #include "QvTinyLog.hpp" #include "QvCoreConfigObjects.hpp" -#define QV2RAY_CONFIG_VERSION 14 +#define QV2RAY_CONFIG_VERSION 5 // Linux DEs should handle the ui schemes themselves. // --> Or.. should we change this into a modifyable setting?