From 38e1aed984f7fdedafe5aea2fe454fd2cf1a95bc Mon Sep 17 00:00:00 2001 From: ve3 Date: Mon, 18 Oct 2021 08:01:31 +0700 Subject: [PATCH] v2.0.13 --- 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 4e2a7ad..077f2f8 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.12 + * @version 2.0.13 * @author Vee W. * * @property-read array $predefinedErrorMessages Pre-defined error messages.