diff options
| author | 2020-04-09 14:03:12 +0200 | |
|---|---|---|
| committer | 2020-04-09 14:03:12 +0200 | |
| commit | de882dad4348ea410d7857ab079161f1085d4c59 (patch) | |
| tree | 67e91ec6027e29570dd893233b1b4bfd4ae6b40c /constants.php | |
| parent | 18212660350b78e882daa439edfb4419813f0e71 (diff) | |
Start 1.16.1-dev
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 51cab80ba..23a32283a 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.16.0'); +define('FRESHRSS_VERSION', '1.16.1-dev'); define('FRESHRSS_WEBSITE', 'https://freshrss.org'); define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/'); |
