1
0
mirror of https://github.com/donaldzou/WGDashboard.git synced 2024-06-28 21:54:34 +02:00

Update dashboard.py

This commit is contained in:
Donald Zou 2024-05-04 11:40:32 +08:00 committed by GitHub
parent 9e38137e76
commit effe5b32fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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