summaryrefslogtreecommitdiff
path: root/config.js
diff options
context:
space:
mode:
Diffstat (limited to 'config.js')
-rw-r--r--config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.js b/config.js
index 03764fef..bf335068 100644
--- a/config.js
+++ b/config.js
@@ -11,7 +11,7 @@ var urladdport = true; //add port on getserverurl
var config = {
debug: true,
- version: '0.2.8',
+ version: '0.3.1',
domain: domain,
alloworigin: ['add here to allow origin to cross'],
testport: testport,