]> jfr.im git - irc/unrealircd/unrealircd-webpanel-plugins.git/commitdiff
Update php_mailer.php
authorValerie Pond <redacted>
Tue, 27 Jun 2023 05:06:19 +0000 (06:06 +0100)
committerValerie Pond <redacted>
Tue, 27 Jun 2023 05:06:19 +0000 (06:06 +0100)
php_mailer/php_mailer.php

index 3fbc2b8ac91e59151f08b4159dced1856d9f7f80..310a5271e5a16be0669ed0e4a7e72d20efb5af25 100644 (file)
@@ -18,7 +18,7 @@ class php_mailer
 {
        public $name = "php_mailer";
        public $author = "Valware";
-       public $version = "1.0";
+       public $version = "1.1";
        public $description = "Send mail using PHPMailer()";
        public $email = "v.a.pond@outlook.com";