mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 05:25:15 +02:00
ensure comment counts update after refactor of collapsed comments
This commit is contained in:
parent
335c0cddcf
commit
7a259d4acb
3 changed files with 3 additions and 2 deletions
2
boot.php
2
boot.php
|
@ -9,7 +9,7 @@ require_once('include/nav.php');
|
|||
require_once('include/cache.php');
|
||||
|
||||
define ( 'FRIENDIKA_PLATFORM', 'Friendica');
|
||||
define ( 'FRIENDIKA_VERSION', '2.3.1173' );
|
||||
define ( 'FRIENDIKA_VERSION', '2.3.1174' );
|
||||
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
|
||||
define ( 'DB_UPDATE_VERSION', 1105 );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue