Skip to content
Snippets Groups Projects
Commit 880db41c authored by Axel Hahn's avatar Axel Hahn
Browse files

set version

parent 7f07cb74
No related branches found
No related tags found
1 merge request!39V0.19
......@@ -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