mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 14:23:57 -07:00
Corrected version
This commit is contained in:
parent
a73ea633e4
commit
c760c01773
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ $bb_cfg = [];
|
|||
$bb_cfg['js_ver'] = $bb_cfg['css_ver'] = 1;
|
||||
|
||||
// Version info
|
||||
$bb_cfg['tp_version'] = '2.4.0-beta1';
|
||||
$bb_cfg['tp_version'] = 'v2.4.0-beta1';
|
||||
$bb_cfg['tp_release_date'] = '18-07-2023';
|
||||
$bb_cfg['tp_release_codename'] = 'Cattle';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue