mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 22:03:49 -07:00
Release 2.4.0-rc1 🤖
This commit is contained in:
parent
d4f6795641
commit
198ad9f79f
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# 📖 Change Log
|
||||
|
||||
## [v2.4.0-rc1](https://github.com/torrentpier/torrentpier/tree/v2.4.0-rc1)
|
||||
## [v2.4.0-rc1](https://github.com/torrentpier/torrentpier/tree/v2.4.0-rc1) (2023-11-25)
|
||||
[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.4.0-beta4...v2.4.0-rc1)
|
||||
|
||||
**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-rc1';
|
||||
$bb_cfg['tp_release_date'] = '14-11-2023';
|
||||
$bb_cfg['tp_release_date'] = '25-11-2023';
|
||||
$bb_cfg['tp_release_codename'] = 'Cattle';
|
||||
|
||||
// Database
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue