forked from shaba/openuds
Fixed UDS Version download for clients
This commit is contained in:
parent
847821c66c
commit
c069f51e8d
@ -51,7 +51,7 @@ import logging
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
CLIENT_VERSION = '1.9.0'
|
||||
CLIENT_VERSION = '1.9.1'
|
||||
REQUIRED_CLIENT_VERSION = '1.9.0'
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user