mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-13 18:17:32 -07:00
Release v2.4.3 🐎
This commit is contained in:
parent
b86422cc00
commit
ce6592a307
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# 📖 Change Log
|
||||
|
||||
## [v2.4.3](https://github.com/torrentpier/torrentpier/tree/v2.4.3) (2024-XX-XX)
|
||||
## [v2.4.3](https://github.com/torrentpier/torrentpier/tree/v2.4.3) (2024-06-09)
|
||||
[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.4.2...v2.4.3)
|
||||
|
||||
**Merged pull requests:**
|
||||
|
|
|
@ -21,8 +21,8 @@ $bb_cfg = [];
|
|||
$bb_cfg['js_ver'] = $bb_cfg['css_ver'] = 1;
|
||||
|
||||
// Version info
|
||||
$bb_cfg['tp_version'] = 'v2.4.3-dev';
|
||||
$bb_cfg['tp_release_date'] = 'XX-XX-2024';
|
||||
$bb_cfg['tp_version'] = 'v2.4.3';
|
||||
$bb_cfg['tp_release_date'] = '09-06-2024';
|
||||
$bb_cfg['tp_release_codename'] = 'Cattle';
|
||||
|
||||
// Database
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue