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 3f34dd5 bump version 3f34dd5 is described below commit 3f34dd5b86c70d2473022a4d6075c6090db79bfa Author: Daniel Gruno <humbed...@apache.org> AuthorDate: Thu Sep 1 08:52:45 2022 -0500 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 af9ebe6..dccc7b0 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 = '7c0531d' +PONYMAIL_SERVER_VERSION = '7b8cb11'