Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
belomaxorka committed Dec 26, 2024
1 parent 2508bdc commit 8146b6e
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.12 [Final v10]](https://github.com/torrentpier/torrentpier-lts/tree/v2.1.5-2024.12) (2024-12-23)
## [v2.1.5-2024.12 [Final v10]](https://github.com/torrentpier/torrentpier-lts/tree/v2.1.5-2024.12) (2024-12-26)
[Full Changelog](https://github.com/torrentpier/torrentpier-lts/compare/v2.1.5-2024.10-HotFix...v2.1.5-2024.12)

- Release v2.1.5-2024.12 🎉
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.12 [Final v10]';
$bb_cfg['tp_release_date'] = '23-12-2024';
$bb_cfg['tp_release_date'] = '26-12-2024';
$bb_cfg['tp_release_state'] = 'LTS';
$bb_cfg['tp_zf_version'] = '2.4.13 (Latest)';

Expand Down

0 comments on commit 8146b6e

Please sign in to comment.