mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2025-07-22 11:54:26 +02:00
Update version information
This commit is contained in:
parent
fd14cf1744
commit
0d374037b1
1 changed files with 1 additions and 1 deletions
|
@ -134,6 +134,6 @@ STATICFILES_DIRS = [
|
|||
DNS_CONFIG_FILE = '/etc/dnsmasq/wireguard_webadmin_dns.conf'
|
||||
DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'
|
||||
|
||||
WIREGUARD_WEBADMIN_VERSION = 9613
|
||||
WIREGUARD_WEBADMIN_VERSION = 9701
|
||||
|
||||
from wireguard_webadmin.production_settings import *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue