mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
release: v2.4.6-alpha.4
This commit is contained in:
parent
0271b21a5e
commit
e7d3133aa8
2 changed files with 8 additions and 1 deletions
|
@ -18,7 +18,7 @@ $reserved_port = env('TP_PORT', 80);
|
|||
$bb_cfg = [];
|
||||
|
||||
// Version info
|
||||
$bb_cfg['tp_version'] = 'v2.4.6-alpha.3';
|
||||
$bb_cfg['tp_version'] = 'v2.4.6-alpha.4';
|
||||
$bb_cfg['tp_release_date'] = '13-06-2025';
|
||||
$bb_cfg['tp_release_codename'] = 'Cattle';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue