From 1c53539ce82becb69f7258f2e3e8ec980b6202c6 Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Sat, 25 Sep 2021 12:15:00 -0400 Subject: [PATCH] DEVELOPER: Update branch information --- DEVELOPER.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DEVELOPER.md b/DEVELOPER.md index 3d9b0a553..83001941e 100644 --- a/DEVELOPER.md +++ b/DEVELOPER.md @@ -148,9 +148,9 @@ # Current Code Base Condition **'master' branch**: - * 2.5.2 Current release, locked. + * 2.5.3 Current release, locked. - **'2.6.0' branch**: +**'2.6.0' branch**: * Current development branch no plans yet. ---