From ef9f99645d74f797fc4c0f028b9d0a91073a5f47 Mon Sep 17 00:00:00 2001 From: Josh Hunt Date: Wed, 28 Apr 2021 21:26:34 +0100 Subject: [PATCH] Bump version in latest.json (#33500) --- latest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/latest.json b/latest.json index 9614e94713f..1001e9ced44 100644 --- a/latest.json +++ b/latest.json @@ -1,4 +1,4 @@ { - "stable": "7.5.4", - "testing": "7.5.4" + "stable": "7.5.5", + "testing": "7.5.5" }