Skip to content

Commit b6e62b0

Browse files
authored
Merge pull request #265 from donaldzou/v3.0.6.2
Update dashboard.py
2 parents 9e38137 + effe5b3 commit b6e62b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dashboard.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
check_IP_with_range, clean_IP_with_range
3232

3333
# Dashboard Version
34-
DASHBOARD_VERSION = 'v3.0.6'
34+
DASHBOARD_VERSION = 'v3.0.6.2'
3535

3636
# WireGuard's configuration path
3737
WG_CONF_PATH = None

0 commit comments

Comments
 (0)