summaryrefslogtreecommitdiff
path: root/config.js
diff options
context:
space:
mode:
authorWu Cheng-Han2015-07-11 12:52:04 +0800
committerWu Cheng-Han2015-07-11 12:52:04 +0800
commitbb9deef077a9d7eeed7d65ba353fea7165d8a768 (patch)
treebb2463c692ced202e3936197040b5ccfc2be141a /config.js
parent0292bfce5bb6f62363be8b54db064f642a899526 (diff)
Marked as 0.3.2
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 bf335068..54a8ae36 100644
--- a/config.js
+++ b/config.js
@@ -11,7 +11,7 @@ var urladdport = true; //add port on getserverurl
var config = {
debug: true,
- version: '0.3.1',
+ version: '0.3.2',
domain: domain,
alloworigin: ['add here to allow origin to cross'],
testport: testport,