Преглед изворни кода

Start next dev

https://github.com/FreshRSS/FreshRSS/pull/1165
Alexandre Alapetite пре 10 година
родитељ
комит
1cc890c0eb
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      constants.php

+ 1 - 1
constants.php

@@ -1,5 +1,5 @@
 <?php
-define('FRESHRSS_VERSION', '1.3.2-beta');
+define('FRESHRSS_VERSION', '1.3.3-dev');
 define('FRESHRSS_WEBSITE', 'http://freshrss.org');
 define('FRESHRSS_WIKI', 'http://doc.freshrss.org');