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
commit 71754e1145962f1f3bbd22ef4a2abbce13d2b2d0 Author: Daniel Gruno <[email protected]> AuthorDate: Mon Jan 24 23:52:59 2022 +0100 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 699f4b6..562099f 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 = '35f3003' +PONYMAIL_SERVER_VERSION = 'bbd540b'
