diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/config.json b/etc/config.json index b83cd09..ea51ab9 100644 --- a/etc/config.json +++ b/etc/config.json @@ -1,5 +1,5 @@ { - "version" : "1.0.0", + "version" : "2.0.0", "wservice_port" : 25577, "policy_handler" : { "system" : "policy_handler" |