This commit is contained in:
the-djmaze 2023-06-22 13:28:07 +02:00
parent 739a2ce39e
commit 841fca17cd
8 changed files with 37 additions and 16 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.28.2" );
return ( "2.28.3" );
}
sub script_snappymail_version_desc