This commit is contained in:
djmaze 2021-12-14 21:34:47 +01:00
parent bdb6b9bb8b
commit 0905787f5f
8 changed files with 18 additions and 18 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.9.5" );
return ( "2.9.6" );
}
sub script_snappymail_version_desc