mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
Release 2.3.0.1
Signed-off-by: Yuriy Pikhtarev <iglix@me.com>
This commit is contained in:
parent
25d8a7fa56
commit
8636237695
2 changed files with 10 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';
|
||||
$bb_cfg['tp_release_date'] = '26-06-2018';
|
||||
$bb_cfg['tp_version'] = '2.3.0.1';
|
||||
$bb_cfg['tp_release_date'] = '27-06-2018';
|
||||
$bb_cfg['tp_release_codename'] = 'Bison';
|
||||
|
||||
// Database
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue