Alexandre Alapetite 7 лет назад
Родитель
Сommit
b2bc1f95d9
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      constants.php

+ 1 - 1
constants.php

@@ -2,7 +2,7 @@
 //NB: Do not edit; use ./constants.local.php instead.
 
 //<Not customisable>
-define('FRESHRSS_VERSION', '1.13.2-dev');
+define('FRESHRSS_VERSION', '1.14.0-dev');
 define('FRESHRSS_WEBSITE', 'https://freshrss.org');
 define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/');