From 18db0734b08a641e912b92be70758f11868e9b25 Mon Sep 17 00:00:00 2001 From: Baris Usakli Date: Wed, 16 Aug 2017 15:29:03 -0400 Subject: [PATCH] newline --- app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.js b/app.js index cab5bdd5a4..7a0b7bc2a5 100644 --- a/app.js +++ b/app.js @@ -292,4 +292,4 @@ function versionCheck() { winston.warn('Your version of Node.js is too outdated for NodeBB. Please update your version of Node.js.'); winston.warn('Recommended ' + range.green + ', '.reset + version.yellow + ' provided\n'.reset); } -} \ No newline at end of file +}