Skip to content
Snippets Groups Projects
Commit fd4cd08e authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

set version

parent a082892b
No related branches found
No related tags found
1 merge request!42Imporove logging
......@@ -4,7 +4,7 @@ $sTplPage = file_get_contents('config/page_tpl.html');
$aReplacements = [
'{{TITLE}}' => 'MFA Server',
'{{VERSION}}' => 'v0.18',
'{{VERSION}}' => 'v0.19',
'{{APP}}' => '',
'{{NAV}}' => '',
'{{LANG}}' => '',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment