release: v2.4.6 🦜

This commit is contained in:
Roman Kelesidis 2025-06-19 11:19:30 +03:00
commit de9f5e2cb1
No known key found for this signature in database
GPG key ID: D8157C4D4C4C6DB4
2 changed files with 16 additions and 3 deletions

View file

@ -18,8 +18,8 @@ $reserved_port = env('TP_PORT', 80);
$bb_cfg = [];
// Version info
$bb_cfg['tp_version'] = 'v2.4.6-alpha.4';
$bb_cfg['tp_release_date'] = '13-06-2025';
$bb_cfg['tp_version'] = 'v2.4.6';
$bb_cfg['tp_release_date'] = '19-06-2025';
$bb_cfg['tp_release_codename'] = 'Cattle';
// Increase version number after changing JS or CSS