Published v1.0.4
This commit is contained in:
parent
fb38738d2f
commit
507df4ea58
|
@ -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
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue