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
The following commit(s) were added to refs/heads/master by this push: new 270ac38 Bump server version 270ac38 is described below commit 270ac38c70b660574d1af977501a0c6ebc721b38 Author: Sebb <s...@apache.org> AuthorDate: Sun Dec 8 00:31:36 2024 +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 9867bb0..bba6144 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 = '778ca22' +PONYMAIL_SERVER_VERSION = '04ef7e8'