Skip to content

Commit

Permalink
Update to Zammad 6.3.1. (#413)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgruner committed May 15, 2024
1 parent 013d4fc commit 973aedc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ REDIS_URL=redis://zammad-redis:6379
REDIS_VERSION=7.2.4-alpine
RESTART=always
# Use a fixed version. You are responsible to update this to newer patch level versions yourself.
VERSION=6.3.0
VERSION=6.3.1
# You can also use floating versions that will give you automatic updates:
# VERSION=6.2 # all patchlevel updates
# VERSION=6 # including minor updates
Expand Down

0 comments on commit 973aedc

Please sign in to comment.