@@ -1,5 +1,8 @@
# FreshRSS changelog
+## 202X-XX-XX FreshRSS 1.22.2-dev
+
## 2023-12-30 FreshRSS 1.22.1
* Bug fixing
@@ -3,7 +3,7 @@
//<Not customisable>
const FRESHRSS_MIN_PHP_VERSION = '7.2.0';
-const FRESHRSS_VERSION = '1.22.1';
+const FRESHRSS_VERSION = '1.22.2-dev';
const FRESHRSS_WEBSITE = 'https://freshrss.org';
const FRESHRSS_WIKI = 'https://freshrss.github.io/FreshRSS/';