Skip to content

Commit

Permalink
Release v2.1.5-2024.09 [Final v7]
Browse files Browse the repository at this point in the history
  • Loading branch information
belomaxorka committed Sep 7, 2024
1 parent 556cf4a commit b67d71b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 📖 Change Log

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

- Fixed Template.php caching issue
Expand Down
2 changes: 1 addition & 1 deletion library/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

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

Expand Down

0 comments on commit b67d71b

Please sign in to comment.