mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-20 21:33:54 -07:00
release: v2.4.5-rc.4 🐦🔥
This commit is contained in:
parent
aa54b3c9ad
commit
4e6aadac8c
1 changed files with 2 additions and 2 deletions
|
@ -18,8 +18,8 @@ $reserved_port = env('TP_PORT', 80);
|
||||||
$bb_cfg = [];
|
$bb_cfg = [];
|
||||||
|
|
||||||
// Version info
|
// Version info
|
||||||
$bb_cfg['tp_version'] = 'v2.4.5';
|
$bb_cfg['tp_version'] = 'v2.4.5-rc.4';
|
||||||
$bb_cfg['tp_release_date'] = '06-02-2025';
|
$bb_cfg['tp_release_date'] = '09-03-2025';
|
||||||
$bb_cfg['tp_release_codename'] = 'Cattle';
|
$bb_cfg['tp_release_codename'] = 'Cattle';
|
||||||
|
|
||||||
// Increase version number after changing JS or CSS
|
// Increase version number after changing JS or CSS
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue