Changed min tracker version
This commit is contained in:
parent
601c460dc8
commit
8fde16c203
1 changed files with 2 additions and 2 deletions
|
|
@ -22,5 +22,5 @@ MINIO_ACCESS_KEY = ''
|
|||
MINIO_SECRET_KEY = ''
|
||||
|
||||
# APP and TRACKER VERSIONS
|
||||
VERSION = '1.9.0'
|
||||
TRACKER_VERSION = '4.1.9'
|
||||
VERSION = '1.10.0'
|
||||
TRACKER_VERSION = '4.1.10'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue