diff --git a/server/VERSION.js b/server/VERSION.js index aed79609..fa4eedcb 100644 --- a/server/VERSION.js +++ b/server/VERSION.js @@ -1,4 +1,4 @@ -VERSION = 5; +VERSION = 6; try { module.exports = VERSION;