This is an automated email from the ASF dual-hosted git repository. humbedooh 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 45a3265 bump server version 45a3265 is described below commit 45a3265015d9a5e565ccfd320075078b7b2c21fe Author: Daniel Gruno <humbed...@apache.org> AuthorDate: Sat Apr 23 12:27:22 2022 +0200 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 3abb9fe..af9ebe6 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 = 'e4015e9' +PONYMAIL_SERVER_VERSION = '7c0531d'