From 8a88028bdde1945c86f5785cd7eb8db95f501e78 Mon Sep 17 00:00:00 2001 From: vee w Date: Mon, 3 Feb 2020 16:47:18 +0700 Subject: [PATCH] v2.0.5 --- Rundiz/Upload/Upload.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rundiz/Upload/Upload.php b/Rundiz/Upload/Upload.php index 73a0c31..2a0bce1 100644 --- a/Rundiz/Upload/Upload.php +++ b/Rundiz/Upload/Upload.php @@ -13,7 +13,7 @@ * PHP upload class that is able to validate requirements and limitations, real file's mime type check, detect the errors and report. * * @package Upload - * @version 2.0.4 + * @version 2.0.5 * @author Vee W. * * @property-read array $predefinedErrorMessages Pre-defined error messages.