From 4234dfe0d72b61fe931d2c76a1d8a335ce65a209 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sun, 28 Oct 2018 09:22:05 +0100 Subject: Release FreshRSS 1.12.0 https://github.com/FreshRSS/FreshRSS/pull/2049 https://github.com/FreshRSS/FreshRSS/milestones/1.12.0 --- constants.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants.php') diff --git a/constants.php b/constants.php index ddce51c53..2740dc63d 100644 --- a/constants.php +++ b/constants.php @@ -2,7 +2,7 @@ //NB: Do not edit; use ./constants.local.php instead. // -define('FRESHRSS_VERSION', '1.11.3-dev'); +define('FRESHRSS_VERSION', '1.12.0'); define('FRESHRSS_WEBSITE', 'https://freshrss.org'); define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/'); -- cgit v1.2.3