#13035 fixed build version in install

This commit is contained in:
Daniel Cebrian 2024-04-15 10:01:41 +02:00
parent 8d9a89a6a8
commit 8fd9bf1702
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@
<div style='padding-bottom: 50px'>
<?php
$version = '7.0NG.776';
$build = '240402';
$build = '240415';
$banner = "v$version Build $build";
error_reporting(0);