From 14922a436f80504c725f47d665c0454d6cc60a58 Mon Sep 17 00:00:00 2001 From: ve3 Date: Sat, 28 Nov 2020 03:40:04 +0700 Subject: [PATCH] v2.0.10 --- 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 a8a59b4..7cef45a 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.9 + * @version 2.0.10 * @author Vee W. * * @property-read array $predefinedErrorMessages Pre-defined error messages.