This commit is contained in:
the-djmaze 2023-01-26 16:35:54 +01:00
parent 5b1404ffac
commit 188b419910
8 changed files with 50 additions and 22 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.24.6" );
return ( "2.25.0" );
}
sub script_snappymail_version_desc