diff --git a/app.js b/app.js index 85526d0..78c867f 100644 --- a/app.js +++ b/app.js @@ -64,7 +64,7 @@ const path = require("path"); // Used for file extension filter // Definitions const REQ_LOGGING = true; // Request Logging is set to false by default -const version = "1.40.3"; +const version = "1.41.3"; const cyear = 2021; const authors = "Immanuel Garcia, Luke Harris, Kai, Grayson Stowell"; const windowTitle = "Blaze Server";