mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
release: v2.4.6-alpha.3
This commit is contained in:
parent
e5811f9c66
commit
374a74c91f
2 changed files with 9 additions and 2 deletions
|
@ -18,8 +18,8 @@ $reserved_port = env('TP_PORT', 80);
|
|||
$bb_cfg = [];
|
||||
|
||||
// Version info
|
||||
$bb_cfg['tp_version'] = 'v2.4.6-alpha.2';
|
||||
$bb_cfg['tp_release_date'] = '12-06-2025';
|
||||
$bb_cfg['tp_version'] = 'v2.4.6-alpha.3';
|
||||
$bb_cfg['tp_release_date'] = '13-06-2025';
|
||||
$bb_cfg['tp_release_codename'] = 'Cattle';
|
||||
|
||||
// Increase version number after changing JS or CSS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue