Forgot to update installModsForHesk

This commit is contained in:
Mike Koch 2017-01-07 21:26:03 -05:00
parent 80e69f3ef0
commit 273feb676c

View File

@ -45,6 +45,7 @@ $buildToVersionMap = array(
34 => '3.0.0',
35 => '3.0.1',
36 => '3.0.2',
37 => '3.0.3',
);
function echoInitialVersionRows($version, $build_to_version_map)