Release 2.2.0.

This commit is contained in:
Yuriy Pikhtarev 2017-06-12 20:51:05 +03:00
commit 1575b6eae0
No known key found for this signature in database
GPG key ID: 3A9B5A757B48ECC6
9 changed files with 309 additions and 7 deletions

View file

@ -36,7 +36,7 @@ $bb_cfg = [];
$bb_cfg['js_ver'] = $bb_cfg['css_ver'] = 1;
// Version info
$bb_cfg['tp_version'] = '2.1.6';
$bb_cfg['tp_version'] = '2.2.0';
$bb_cfg['tp_release_date'] = '12-06-2017';
$bb_cfg['tp_release_codename'] = 'Aurochs';