From 1da27ad70877290539594265da715ccd15de90a7 Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Sun, 4 Feb 2024 23:12:02 +0700 Subject: [PATCH] =?UTF-8?q?Release=20v2.4.1=20=F0=9F=92=94?= 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 bb1eac401..709a0a1ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # 📖 Change Log -## [v2.4.1](https://github.com/torrentpier/torrentpier/tree/v2.4.0) (2024-02-01) +## [v2.4.1](https://github.com/torrentpier/torrentpier/tree/v2.4.1) (2024-02-04) [Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.4.0...v2.4.1) **Merged pull requests:** diff --git a/library/config.php b/library/config.php index 8a4bbc562..3fe986b9e 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.1'; -$bb_cfg['tp_release_date'] = '01-02-2024'; +$bb_cfg['tp_release_date'] = '04-02-2024'; $bb_cfg['tp_release_codename'] = 'Cattle'; // Database