Sfoglia il codice sorgente

Merge branch 'FreshRSS/dev' into FreshRSS/master

Alexandre Alapetite 8 anni fa
parent
commit
ea49b645f0
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      constants.php

+ 1 - 1
constants.php

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