Update .env.sample
This commit is contained in:
parent
b6a06b234d
commit
1d5a03f699
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.7.0'
|
||||
TRACKER_VERSION = '3.5.15'
|
||||
VERSION = '1.8.0'
|
||||
TRACKER_VERSION = '3.5.16'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue