From 75b9f81c845a4207e9c31bf59aadc5b8b55e410c Mon Sep 17 00:00:00 2001 From: ve3 Date: Thu, 3 Dec 2020 12:44:56 +0700 Subject: [PATCH] v2.0.11 --- 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 7cef45a..cb55ceb 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.10 + * @version 2.0.11 * @author Vee W. * * @property-read array $predefinedErrorMessages Pre-defined error messages.