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 fbc70b431f6fe62d51065806fe03bb661f4c6a0d
Author: Sebb <[email protected]>
AuthorDate: Tue Nov 30 23:35:44 2021 +0000

    Changes to build.sh affect ponymail.js version
---
 webui/js/ponymail.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webui/js/ponymail.js b/webui/js/ponymail.js
index 9c69590..2e60291 100644
--- a/webui/js/ponymail.js
+++ b/webui/js/ponymail.js
@@ -16,7 +16,7 @@
 */
 // THIS IS AN AUTOMATICALLY COMBINED FILE. PLEASE EDIT THE source/ FILES!
 
-const PONYMAIL_REVISION = "ae9032f";
+const PONYMAIL_REVISION = "45e3830";
 
 
 

Reply via email to