diff --git a/src/Constants.js b/src/Constants.js
index 981f050e3..7418f768f 100644
--- a/src/Constants.js
+++ b/src/Constants.js
@@ -568,7 +568,11 @@ CONSTANTS = {
"-Tab automcompletion will now work on commands
" +
"v0.19.7
" +
"-Added changelog to Options menu
" +
- "-Bug fix with autocompletion (wasn't working properly for capitalized filenames/programs",
+ "-Bug fix with autocompletion (wasn't working properly for capitalized filenames/programs
" +
+ "",
+
+ LatestUpdate:
+ "",
}
\ No newline at end of file