Doing a update

This commit is contained in:
Donald Cheng Hong Zou
2022-03-22 17:28:19 -04:00
parent cefa80f317
commit d52cd2b17c
2 changed files with 4 additions and 4 deletions

View File

@@ -30,7 +30,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.5'
DASHBOARD_VERSION = 'v3.0.6'
# WireGuard's configuration path
WG_CONF_PATH = None