From 4c334b6ae916134c099b88bb8a1bbb63af50b001 Mon Sep 17 00:00:00 2001 From: netniV Date: Tue, 14 Jul 2020 00:28:22 +0000 Subject: [PATCH] Add 1.2.13 to valid version list --- include/global_arrays.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/global_arrays.php b/include/global_arrays.php index 7c5f3a4b63..8b78ae3985 100644 --- a/include/global_arrays.php +++ b/include/global_arrays.php @@ -124,7 +124,8 @@ '1.2.9' => '0102', '1.2.10' => '0102', '1.2.11' => '0102', - '1.2.12' => '0102' + '1.2.12' => '0102', + '1.2.13' => '0102', ); $messages = array(