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 fabd242 Bump server version fabd242 is described below commit fabd242758a7b9e4030dcc80dae06617182bb547 Author: Sebb <s...@apache.org> AuthorDate: Fri Jul 12 23:28:12 2024 +0100 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 91e2001..c00f402 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 = '84da0bb' +PONYMAIL_SERVER_VERSION = '36cd7f6'