Browse Source

Version 1.1.0

Marien Fressinaud 11 năm trước cách đây
mục cha
commit
4a9c228d9d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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');