diff --git a/function/heroku.php b/function/heroku.php
index 03f8e50..ecfcc44 100644
--- a/function/heroku.php
+++ b/function/heroku.php
@@ -408,18 +408,19 @@ function_name:' . $_SERVER['function_name'] . '
$preurl = path_format($_SERVER['PHP_SELF'] . '/');
}
$html .= '
- '.getconstStr('Back').' '.getconstStr('Back').getconstStr('Home').'
- Github
';
+'.getconstStr('Back').' '.getconstStr('Back').getconstStr('Home').'
+Github
+
' . $_SERVER['github_version'] . ''; } else { $html .= getconstStr('NotNeedUpdate'); } - $html .= '