Maintenance: Raise default suggested Zammad version in .env to 5.2.1-6

This commit is contained in:
Marcel Herrguth 2022-07-06 14:27:37 +02:00
parent d1a0e023c7
commit f039667e11

2
.env
View File

@ -5,4 +5,4 @@ POSTGRES_USER=zammad
REDIS_URL=redis://zammad-redis:6379 REDIS_URL=redis://zammad-redis:6379
RESTART=always RESTART=always
# don't forget to add the minus before the version # don't forget to add the minus before the version
VERSION=-5.2.0-9 VERSION=-5.2.1-6