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 232f35611ed38463b54290bad6b1f5fb0c71451e Author: Sebb <[email protected]> AuthorDate: Wed Jan 26 12:03:21 2022 +0000 Bump 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 d1475e2..28e8e54 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 = '700f732' +PONYMAIL_SERVER_VERSION = 'd13b7bc'
