This commit is contained in:
the-djmaze 2022-10-07 13:17:50 +02:00
parent a219509bd7
commit 7b6603719e
10 changed files with 24 additions and 23 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.18.4" );
return ( "2.18.5" );
}
sub script_snappymail_version_desc