diff --git a/terminal2.html b/terminal2.html index 2a43019..b1ba9ad 100644 --- a/terminal2.html +++ b/terminal2.html @@ -227,7 +227,7 @@ } // Initial welcome message - typeResponse('Welcome to terminal billy! Type "help" to see available commands. This is version 2.0.0. To contribute look for zerosonesfun/terminal-billy on GitHub.\n'); + typeResponse('Welcome to terminal billy! Type "help" to see available commands. This is version 2.0.1. To contribute look for zerosonesfun/terminal-billy on GitHub.\n'); });