From 5367df23812c6182863353c9a39fd7fb0b743f4b Mon Sep 17 00:00:00 2001 From: slawkens Date: Tue, 13 May 2025 16:29:40 +0200 Subject: [PATCH] Add latest client versions (14.00 - 15.01) --- system/clients.conf.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/system/clients.conf.php b/system/clients.conf.php index fce41bb1..3f5b12f0 100644 --- a/system/clients.conf.php +++ b/system/clients.conf.php @@ -109,4 +109,12 @@ $config['clients'] = [ 1330, 1332, 1340, + + 1400, + 1405, + 1410, + 1411, + 1412, + 1500, + 1501, ];