diff --git a/src/dashboard.py b/src/dashboard.py index 5f8fa01..9eace7a 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' +DASHBOARD_VERSION = 'v3.0.1' # WireGuard's configuration path WG_CONF_PATH = None # Dashboard Config Name