diff --git a/config.json b/config.json index 597f545d..60e4b9a1 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,5 @@ { "port": 9000, "theme": "themes/example.css", - "public": false + "public": true } diff --git a/package.json b/package.json index 5b88648e..278bb8ba 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "shout", "description": "A web IRC client", - "version": "0.10.2", + "version": "0.10.3", "author": "Mattias Erming", "preferGlobal": true, "bin": {