From a58cff87094e68dcd8d7d2bb4dc700605b31e191 Mon Sep 17 00:00:00 2001 From: Adrien Ferrand Date: Fri, 13 Nov 2020 18:56:20 +0100 Subject: [PATCH] Version 4.4.0-4 --- CHANGELOG.md | 2 ++ VERSION | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 797b4d2..0669834 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # Changelog ## master - CURRENT + +## 4.4.0-4 - 13/11/2020 ### Added * The system configuration file `/etc/msmtprc` for `msmtprc` is not overwritten if it already exists at container initialization. Update documentation on that matter. diff --git a/VERSION b/VERSION index 7362d5b..2010045 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.4.0-3 \ No newline at end of file +4.4.0-4 \ No newline at end of file