diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d1c75b8a..77e450f31 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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:** diff --git a/library/config.php b/library/config.php index 3946d2f0c..0639cd2fa 100644 --- a/library/config.php +++ b/library/config.php @@ -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