This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git
commit 5c823f2fc75673060febeb0b0100e3ea357d8f23 Author: Sebb <[email protected]> AuthorDate: Tue Nov 30 17:25:11 2021 +0000 Include endpoints and main.py in version --- server/server_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/server_version.py b/server/server_version.py index b94c0fc..f8b7480 100644 --- a/server/server_version.py +++ b/server/server_version.py @@ -1,2 +1,2 @@ # This file is generated by server/update_version.sh -PONYMAIL_SERVER_VERSION = 'd1b9612' +PONYMAIL_SERVER_VERSION = 'd623d01'
