This commit is contained in:
djmaze 2021-12-08 23:32:50 +01:00
parent 987315fb65
commit e25ffcacd6
10 changed files with 32 additions and 36 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.4" );
return ( "2.9.5" );
}
sub script_snappymail_version_desc