From 8fe0e563fbe5282416134816ce968a4e79b0a408 Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Tue, 14 Nov 2023 14:51:27 +0700 Subject: [PATCH] =?UTF-8?q?Release=202.4.0-beta4=20=F0=9F=8D=82?= 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 a484f68c6..e8d4dbfdb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # 📖 Change Log -## [v2.4.0-beta4](https://github.com/torrentpier/torrentpier/tree/v2.4.0-beta4) +## [v2.4.0-beta4](https://github.com/torrentpier/torrentpier/tree/v2.4.0-beta4) (2023-11-14) [Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.4.0-beta3...v2.4.0-beta4) **Merged pull requests:** diff --git a/library/config.php b/library/config.php index d7c70b081..55fdd3b00 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-beta4'; -$bb_cfg['tp_release_date'] = '11-11-2023'; +$bb_cfg['tp_release_date'] = '14-11-2023'; $bb_cfg['tp_release_codename'] = 'Cattle'; // Database