Release v2.4.3 🐎

This commit is contained in:
Roman Kelesidis 2024-06-09 15:42:42 +07:00
commit ce6592a307
2 changed files with 3 additions and 3 deletions

View file

@ -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:**

View file

@ -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