diff --git a/_release.php b/_release.php index fd13839e1..175e53e4a 100644 --- a/_release.php +++ b/_release.php @@ -98,6 +98,6 @@ if ($bytesWritten === 0) { exit; } -out("- Config file has been updated!", 'success'); +out("\n- Config file has been updated!", 'success'); // Git add & commit