Compare commits

...

1 Commits

Author SHA1 Message Date
Kevin Jahns
65ea42481e Deploy 0.8.7 2016-01-16 01:45:53 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ Y({
name: 'memory'
},
connector: {
name: 'y-websockets-client',
name: 'websockets-client',
room: 'richtext-example18',
debug: true
//url: 'http://127.0.0.1:2345'

View File

@@ -1,6 +1,6 @@
{
"name": "yjs",
"version": "0.8.7",
"version": "0.8.8",
"homepage": "y-js.org",
"authors": [
"Kevin Jahns <kevin.jahns@rwth-aachen.de>"