This commit is contained in:
djmaze 2021-11-17 14:20:04 +01:00
parent 44cb43bdd8
commit 346829be38
9 changed files with 21 additions and 21 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.1" );
return ( "2.9.2" );
}
sub script_snappymail_version_desc