Published v1.0.4

This commit is contained in:
Robin Nilsson 2014-09-25 23:46:15 +02:00
parent fb38738d2f
commit 507df4ea58
2 changed files with 2 additions and 3 deletions

View File

@ -75,8 +75,7 @@ Client:
/help This
/title Set your local page title
Room:
/generate Generate random room
Room:
/join RoomId Join a room
/leave Leave the room
/count Count participants

View File

@ -1,6 +1,6 @@
{
"name" : "cryptalk",
"version" : "1.0.3",
"version" : "1.0.4",
"description" : "Encrypted HTML5/Node.JS instant chat",
"main" : "server.js",
"subdomain": "cryptalk",