mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
Updated
This commit is contained in:
parent
f71deed544
commit
da5019cf81
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# 📖 Change Log
|
||||
|
||||
## [v2.4.5-rc.1](https://github.com/torrentpier/torrentpier/tree/v2.4.5-rc.1) (2024-XX-XX)
|
||||
## [v2.4.5-rc.1](https://github.com/torrentpier/torrentpier/tree/v2.4.5-rc.1) (2024-12-08)
|
||||
[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.4.4...v2.4.5-rc.1)
|
||||
|
||||
**Merged pull requests:**
|
||||
|
|
|
@ -19,7 +19,7 @@ $bb_cfg = [];
|
|||
|
||||
// Version info
|
||||
$bb_cfg['tp_version'] = 'v2.4.5-rc.1';
|
||||
$bb_cfg['tp_release_date'] = 'XX-XX-2024';
|
||||
$bb_cfg['tp_release_date'] = '08-12-2024';
|
||||
$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