Update .env.sample
This commit is contained in:
parent
60134bfe7a
commit
f5cfa7b042
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.10.0'
|
||||
TRACKER_VERSION = '5.0.0'
|
||||
VERSION = '1.11.0'
|
||||
TRACKER_VERSION = '6.0.0'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue