diff options
| author | 2019-12-18 09:26:17 +0100 | |
|---|---|---|
| committer | 2019-12-18 09:26:17 +0100 | |
| commit | 2b1f8e67f76672a5b1b0a1b0403d81dbee364c58 (patch) | |
| tree | ab3142289e260111c686e740b9f4214453a0a84c /constants.php | |
| parent | 90c7292326538522a5df97b3f0a847b8a28f759f (diff) | |
| parent | 82851d2039f619f1b2558e06b04a9e47fceeea54 (diff) | |
Merge branch 'dev'
This is the end of the `dev` branch. Good bye old friend!
Diffstat (limited to 'constants.php')
| -rw-r--r-- | constants.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants.php b/constants.php index d4e9d1fa3..b6500f078 100644 --- a/constants.php +++ b/constants.php @@ -2,7 +2,7 @@ //NB: Do not edit; use ./constants.local.php instead. //<Not customisable> -define('FRESHRSS_VERSION', '1.15.3'); +define('FRESHRSS_VERSION', '1.15.4-dev'); define('FRESHRSS_WEBSITE', 'https://freshrss.org'); define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/'); |
