mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
Minor improvements (#1705)
* Minor improvements * Update CHANGELOG.md * Update CHANGELOG.md
This commit is contained in:
parent
d9c07424ef
commit
6ecbb7284a
2 changed files with 11 additions and 2 deletions
|
@ -18,8 +18,8 @@ $reserved_port = 80;
|
|||
$bb_cfg = [];
|
||||
|
||||
// Version info
|
||||
$bb_cfg['tp_version'] = 'v2.4.5-rc.1';
|
||||
$bb_cfg['tp_release_date'] = '08-12-2024';
|
||||
$bb_cfg['tp_version'] = 'v2.4.5';
|
||||
$bb_cfg['tp_release_date'] = 'XX-XX-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