mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 05:43:55 -07:00
Release v2.4.0-rc2 🍭
This commit is contained in:
parent
72ad36d0e2
commit
07c944d8bd
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# 📖 Change Log
|
||||
|
||||
## [v2.4.0-rc2](https://github.com/torrentpier/torrentpier/tree/v2.4.0-rc2)
|
||||
## [v2.4.0-rc2](https://github.com/torrentpier/torrentpier/tree/v2.4.0-rc2) (2023-12-12)
|
||||
[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.4.0-rc1...v2.4.0-rc2)
|
||||
|
||||
**Merged pull requests:**
|
||||
|
|
|
@ -22,7 +22,7 @@ $bb_cfg['js_ver'] = $bb_cfg['css_ver'] = 1;
|
|||
|
||||
// Version info
|
||||
$bb_cfg['tp_version'] = 'v2.4.0-rc2';
|
||||
$bb_cfg['tp_release_date'] = '25-11-2023';
|
||||
$bb_cfg['tp_release_date'] = '12-12-2023';
|
||||
$bb_cfg['tp_release_codename'] = 'Cattle';
|
||||
|
||||
// Database
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue