This commit is contained in:
the-djmaze 2022-09-21 10:16:23 +02:00
parent 0bbf8f4914
commit df34c4a0ae
11 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.0" );
return ( "2.18.1" );
}
sub script_snappymail_version_desc