Browse Source

Bump to FreshRSS 1.15.3

Alexandre Alapetite 6 years ago
parent
commit
3e1e5c80e9
1 changed files with 1 additions and 1 deletions
  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.15.3-dev');
+define('FRESHRSS_VERSION', '1.15.3');
 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/');