Explorar o código

Prepare next version 1.12.1-dev

Alexandre Alapetite %!s(int64=7) %!d(string=hai) anos
pai
achega
ec56aa9e81
Modificáronse 2 ficheiros con 5 adicións e 1 borrados
  1. 4 0
      CHANGELOG.md
  2. 1 1
      constants.php

+ 4 - 0
CHANGELOG.md

@@ -1,5 +1,9 @@
 # FreshRSS changelog
 
+## 2018-1X-XX FreshRSS 1.12.1-dev
+
+
+
 ## 2018-10-28 FreshRSS 1.12.0
 
 * Features

+ 1 - 1
constants.php

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