From 9edd2bcb11aed03943f0fccd541b48630b8c7ece Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Sat, 7 Jan 2017 17:39:47 +0100 Subject: [PATCH] Update versions for 3.2.0 release --- phpbb/versions.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/phpbb/versions.json b/phpbb/versions.json index 17a46e3..95a27b2 100644 --- a/phpbb/versions.json +++ b/phpbb/versions.json @@ -11,6 +11,12 @@ "announcement": "https://www.phpbb.com/community/viewtopic.php?f=14&t=2389426", "eol": null, "security": false + }, + "3.2": { + "current": "3.2.0", + "announcement": "https://www.phpbb.com/community/viewtopic.php?f=14&t=2399606", + "eol": null, + "security": false } }, "unstable": { @@ -27,8 +33,8 @@ "security": false }, "3.2": { - "current": "3.2.0-RC2", - "announcement": "https://www.phpbb.com/community/viewtopic.php?f=14&t=2396451", + "current": "3.2.0", + "announcement": "https://www.phpbb.com/community/viewtopic.php?f=14&t=2399606", "eol": null, "security": false }