]> jfr.im git - irc/unrealircd/unrealircd-webpanel-plugins.git/blobdiff - php_mailer/php_mailer.php
Update php_mailer.php
[irc/unrealircd/unrealircd-webpanel-plugins.git] / 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";