diff --git a/src/dashboard.py b/src/dashboard.py index 3776e58..4310104 100644 --- a/src/dashboard.py +++ b/src/dashboard.py @@ -31,7 +31,7 @@ from util import regex_match, check_DNS, check_Allowed_IPs, check_remote_endpoin check_IP_with_range, clean_IP_with_range # Dashboard Version -DASHBOARD_VERSION = 'v3.0.6' +DASHBOARD_VERSION = 'v3.0.6.2' # WireGuard's configuration path WG_CONF_PATH = None