mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 14:23:57 -07:00
Release v2.4.1 💔
This commit is contained in:
parent
87a300c74c
commit
1da27ad708
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# 📖 Change Log
|
# 📖 Change Log
|
||||||
|
|
||||||
## [v2.4.1](https://github.com/torrentpier/torrentpier/tree/v2.4.0) (2024-02-01)
|
## [v2.4.1](https://github.com/torrentpier/torrentpier/tree/v2.4.1) (2024-02-04)
|
||||||
[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.4.0...v2.4.1)
|
[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.4.0...v2.4.1)
|
||||||
|
|
||||||
**Merged pull requests:**
|
**Merged pull requests:**
|
||||||
|
|
|
@ -22,7 +22,7 @@ $bb_cfg['js_ver'] = $bb_cfg['css_ver'] = 1;
|
||||||
|
|
||||||
// Version info
|
// Version info
|
||||||
$bb_cfg['tp_version'] = 'v2.4.1';
|
$bb_cfg['tp_version'] = 'v2.4.1';
|
||||||
$bb_cfg['tp_release_date'] = '01-02-2024';
|
$bb_cfg['tp_release_date'] = '04-02-2024';
|
||||||
$bb_cfg['tp_release_codename'] = 'Cattle';
|
$bb_cfg['tp_release_codename'] = 'Cattle';
|
||||||
|
|
||||||
// Database
|
// Database
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue