From ab07f4442d82c4ee45816368a58bcd22a10ab95c Mon Sep 17 00:00:00 2001 From: Marcel Herrguth Date: Wed, 22 Dec 2021 14:30:54 +0100 Subject: [PATCH] Raise .env version to 5.0.3-14 to include ES 7.16.2 --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index a66c6d9..c43e3b0 100644 --- a/.env +++ b/.env @@ -5,4 +5,4 @@ POSTGRES_USER=zammad REDIS_URL=redis://zammad-redis:6379 RESTART=always # don't forget to add the minus before the version -VERSION=-5.0.3-7 +VERSION=-5.0.3-14