updated Version

This commit is contained in:
kolaente 2017-10-06 17:53:40 +02:00
parent f5f55ee5cc
commit e8b972543c
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ if (isset($_POST['submit']))
$CONFIG['Templating']['tpl_title'] = 'title';
$CONFIG['Templating']['tpl_content'] = 'content';
$CONFIG['Templating']['tpl_webUri'] = 'website_uri';
$CONFIG['Versioning']['version'] = '0.97.0';
$CONFIG['Versioning']['version'] = '0.96.0';
$CONFIG['Versioning']['update_enabled'] = true;
$CONFIG['Versioning']['update_servers'][] = 'https://update.mowie.cc/';