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 728208eb..5f1047ae 100644
--- a/config.js
+++ b/config.js
@@ -12,7 +12,7 @@ var urladdport = true; //add port on getserverurl
var config = {
debug: true,
usecdn: false,
- version: '0.3.3',
+ version: '0.3.4',
domain: domain,
alloworigin: ['add here to allow origin to cross'],
testport: testport,