Update .env.sample
This commit is contained in:
parent
a286b0b2d2
commit
c6390f7e32
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.8.1'
|
||||
TRACKER_VERSION = '4.1.0'
|
||||
VERSION = '1.8.2'
|
||||
TRACKER_VERSION = '4.1.5'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue