mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 10:37:30 -07:00
Release 2.3.0.3
This commit is contained in:
parent
5656116744
commit
7d815700d4
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.2';
|
||||
$bb_cfg['tp_release_date'] = '23-01-2023';
|
||||
$bb_cfg['tp_version'] = '2.3.0.3';
|
||||
$bb_cfg['tp_release_date'] = '18-02-2023';
|
||||
$bb_cfg['tp_release_codename'] = 'Bison';
|
||||
|
||||
// Database
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue