Marien Fressinaud 11 lat temu
rodzic
commit
4a9c228d9d
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      constants.php

+ 1 - 1
constants.php

@@ -1,5 +1,5 @@
 <?php
-define('FRESHRSS_VERSION', '0.9.4');
+define('FRESHRSS_VERSION', '1.1.0');
 define('FRESHRSS_WEBSITE', 'http://freshrss.org');
 define('FRESHRSS_UPDATE_WEBSITE', 'https://update.freshrss.org?v=' . FRESHRSS_VERSION);
 define('FRESHRSS_WIKI', 'http://doc.freshrss.org');