mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
Release 2.4.0-alpha3 🐬
This commit is contained in:
parent
aa0b94afd1
commit
0143d8e0c8
2 changed files with 30 additions and 2 deletions
|
@ -22,8 +22,8 @@ $bb_cfg = [];
|
|||
$bb_cfg['js_ver'] = $bb_cfg['css_ver'] = 1;
|
||||
|
||||
// Version info
|
||||
$bb_cfg['tp_version'] = '2.4.0-alpha2';
|
||||
$bb_cfg['tp_release_date'] = '28-05-2023';
|
||||
$bb_cfg['tp_version'] = '2.4.0-alpha3';
|
||||
$bb_cfg['tp_release_date'] = '02-06-2023';
|
||||
$bb_cfg['tp_release_codename'] = 'Cattle';
|
||||
|
||||
// Database
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue