This commit is contained in:
the-djmaze 2024-03-16 01:00:09 +01:00
parent 5657af7238
commit 9427b36633
9 changed files with 71 additions and 37 deletions

View file

@ -20,7 +20,7 @@ return "SnappyMail Webmail is a browser-based multilingual IMAP client with an a
# script_snappymail_versions()
sub script_snappymail_versions
{
return ( "2.35.3" );
return ( "2.35.4" );
}
sub script_snappymail_version_desc