mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
Release 2.2.0.
This commit is contained in:
parent
f39006bcac
commit
1575b6eae0
9 changed files with 309 additions and 7 deletions
|
@ -36,7 +36,7 @@ $bb_cfg = [];
|
|||
$bb_cfg['js_ver'] = $bb_cfg['css_ver'] = 1;
|
||||
|
||||
// Version info
|
||||
$bb_cfg['tp_version'] = '2.1.6';
|
||||
$bb_cfg['tp_version'] = '2.2.0';
|
||||
$bb_cfg['tp_release_date'] = '12-06-2017';
|
||||
$bb_cfg['tp_release_codename'] = 'Aurochs';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue