From 07c944d8bd1a1c2e70e7dfdfa219d39b98cf8322 Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Tue, 12 Dec 2023 21:52:29 +0700 Subject: [PATCH] =?UTF-8?q?Release=20v2.4.0-rc2=20=F0=9F=8D=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- library/config.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 59f387461..140f713d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # 📖 Change Log -## [v2.4.0-rc2](https://github.com/torrentpier/torrentpier/tree/v2.4.0-rc2) +## [v2.4.0-rc2](https://github.com/torrentpier/torrentpier/tree/v2.4.0-rc2) (2023-12-12) [Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.4.0-rc1...v2.4.0-rc2) **Merged pull requests:** diff --git a/library/config.php b/library/config.php index e8eabc3d1..376b1dc2d 100644 --- a/library/config.php +++ b/library/config.php @@ -22,7 +22,7 @@ $bb_cfg['js_ver'] = $bb_cfg['css_ver'] = 1; // Version info $bb_cfg['tp_version'] = 'v2.4.0-rc2'; -$bb_cfg['tp_release_date'] = '25-11-2023'; +$bb_cfg['tp_release_date'] = '12-12-2023'; $bb_cfg['tp_release_codename'] = 'Cattle'; // Database