version v0.1.1

This commit is contained in:
2016-02-13 21:06:40 +01:00
parent 372b4bfbf2
commit 8c5ac0a6d9
15 changed files with 475 additions and 79 deletions

View File

@@ -4,7 +4,7 @@
*/
var Config = {
VERSION : '0.1.0',
VERSION : '0.1.1',
HTTP: {
host: '127.0.0.1',
port: 8042