From 977497d3267d1bb2b12628b6fb94856bb90d6f63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6?= Date: Fri, 12 Aug 2022 23:53:15 +0200 Subject: add 25.0.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ --- sync.php | 1 + 1 file changed, 1 insertion(+) diff --git a/sync.php b/sync.php index 88f2c14..bd1d1c5 100644 --- a/sync.php +++ b/sync.php @@ -42,6 +42,7 @@ $supportedVersions = [ '22.0.0', '23.0.0', '24.0.0', + '25.0.0', ]; foreach($supportedVersions as $version) { -- cgit v1.2.3