mirror of
https://github.com/dkmstr/openuds.git
synced 2025-01-08 21:18:00 +03:00
Fixed downloads to point to 2.0 clients
This commit is contained in:
parent
2654036fd2
commit
6587d9ba2c
@ -51,7 +51,7 @@ import logging
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
CLIENT_VERSION = '1.9.0'
|
||||
CLIENT_VERSION = UDS_VERSION
|
||||
REQUIRED_CLIENT_VERSION = '1.9.0'
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user