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

set version

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