mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
Release 2.3.0.4-beta2
This commit is contained in:
parent
ba95334374
commit
d294cf3700
2 changed files with 15 additions and 2 deletions
|
@ -21,8 +21,8 @@ $bb_cfg = [];
|
|||
$bb_cfg['js_ver'] = $bb_cfg['css_ver'] = 1;
|
||||
|
||||
// Version info
|
||||
$bb_cfg['tp_version'] = '2.3.0.4-beta';
|
||||
$bb_cfg['tp_release_date'] = '22-02-2023';
|
||||
$bb_cfg['tp_version'] = '2.3.0.4-beta2';
|
||||
$bb_cfg['tp_release_date'] = '04-03-2023';
|
||||
$bb_cfg['tp_release_codename'] = 'Bison';
|
||||
|
||||
// Database
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue