Up version.

This commit is contained in:
Oleg Sh
2024-07-16 20:43:32 +02:00
parent dac4f9bcb8
commit 11758e9d3b
6 changed files with 6 additions and 6 deletions

View File

@@ -93,5 +93,5 @@
$g_config['vote'] = "./tmp/vote/vote.txt";
$g_config['voteTopics'] = "./tmp/vote/voteTopics.txt_";
$g_config['use_js_cache'] = true;
$g_config['engine_version'] = 81;
$g_config['engine_version'] = 82;
?>