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 d6cbe750e4e6ef5a27ae7806c8b66a02d9988bb3 Author: Sebb <[email protected]> AuthorDate: Wed Jan 26 21:25:41 2022 +0000 Bump server 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 1af1cd0..fbbc752 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 = '2c79a9c' +PONYMAIL_SERVER_VERSION = '1b07832'
