mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
Update config.php
This commit is contained in:
parent
58cb8311f3
commit
bef521ee38
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ $bb_cfg = [];
|
||||||
$bb_cfg['js_ver'] = $bb_cfg['css_ver'] = 1;
|
$bb_cfg['js_ver'] = $bb_cfg['css_ver'] = 1;
|
||||||
|
|
||||||
// Version info
|
// Version info
|
||||||
$bb_cfg['tp_version'] = 'v2.4.0-rc1';
|
$bb_cfg['tp_version'] = 'v2.4.0-rc2';
|
||||||
$bb_cfg['tp_release_date'] = '25-11-2023';
|
$bb_cfg['tp_release_date'] = '25-11-2023';
|
||||||
$bb_cfg['tp_release_codename'] = 'Cattle';
|
$bb_cfg['tp_release_codename'] = 'Cattle';
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue