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

commit 6cb859d0dd26599f0a0f0f0b7805cadcaca0c931
Author: Sebb <[email protected]>
AuthorDate: Mon Nov 22 22:51:16 2021 +0000

    Update revision
---
 server/main.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/server/main.py b/server/main.py
index 003e191..e70a5ef 100644
--- a/server/main.py
+++ b/server/main.py
@@ -40,7 +40,7 @@ import plugins.session
 
 PONYMAIL_FOAL_VERSION = "0.1.0"
 # The following version is generated by update_version.sh
-PONYMAIL_PLUGIN_VERSION = '86c2bf0' # Must use single quotes
+PONYMAIL_PLUGIN_VERSION = 'ddb0af0' # Must use single quotes
 
 
 # Certain environments such as MinGW-w64 will not register as a TTY and uses 
buffered output.

Reply via email to