From ce6592a307225d7ee2b34ce68d6ae98f04e02b3f Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Sun, 9 Jun 2024 15:42:42 +0700 Subject: [PATCH] =?UTF-8?q?Release=20v2.4.3=20=F0=9F=90=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- library/config.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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