Skip to content

Commit b67d71b

Browse files
committed
Release v2.1.5-2024.09 [Final v7]
1 parent 556cf4a commit b67d71b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 📖 Change Log
22

3-
## [v2.1.5-2024.09 [Final v7]](https://github.com/torrentpier/torrentpier-lts/tree/v2.1.5-2024.09) (2024-09-04)
3+
## [v2.1.5-2024.09 [Final v7]](https://github.com/torrentpier/torrentpier-lts/tree/v2.1.5-2024.09) (2024-09-07)
44
[Full Changelog](https://github.com/torrentpier/torrentpier-lts/compare/v2.1.5-2024.07-HotFix...v2.1.5-2024.09)
55

66
- Fixed Template.php caching issue

library/config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
// Version info
1818
$bb_cfg['tp_version'] = '2.1.5-2024.09 [Final v7]';
19-
$bb_cfg['tp_release_date'] = '04-09-2024';
19+
$bb_cfg['tp_release_date'] = '07-09-2024';
2020
$bb_cfg['tp_release_state'] = 'LTS';
2121
$bb_cfg['tp_zf_version'] = '2.4.13 (Latest)';
2222

0 commit comments

Comments
 (0)