Update .env.sample

This commit is contained in:
Mehdi Osman 2022-10-25 18:56:01 +02:00 committed by GitHub
parent a286b0b2d2
commit c6390f7e32
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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'