Skip to content

Commit 2d1f167

Browse files
committed
1.0.1
1 parent ad1a761 commit 2d1f167

File tree

5 files changed

+23
-21
lines changed

5 files changed

+23
-21
lines changed

LICENSE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Webcom. Build realtime apps. Share and sync data instantly between your clients
22

33
Module name: Webcom
4-
Version: 0.2.3
4+
Version: 1.0.1
55
Created: 07/15/2015
66

7-
Copyright (C) <2015> Orange
7+
Copyright (C) <2015 - 2016> Orange
88

99
This software is confidential and proprietary information of Orange.
1010
You shall not disclose such Confidential Information and shall use it only in

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Basically, webcom-base is:
6363
* Based on scalable middleware (NoSQL database)
6464

6565

66-
[Quickstart]: https://webcom.orange.com/doc/tutorial-quickstart.html
67-
[DataSyncDoc]: https://webcom.orange.com/doc/Webcom.html
68-
[ComSDKDoc]: https://webcom.orange.com/doc/tutorial-comsdk_WebRTC.html
69-
[Examples]: https://webcom.orange.com/doc/tutorial-examples.html
66+
[Quickstart]: https://datasync.orange.com/doc/tutorial-quickstart.html
67+
[DataSyncDoc]: https://datasync.orange.com/doc/Webcom.html
68+
[ComSDKDoc]: https://datasync.orange.com/doc/tutorial-comsdk_WebRTC.html
69+
[Examples]: https://datasync.orange.com/doc/tutorial-examples.html

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webcom",
3-
"version": "0.2.3",
3+
"version": "1.0.1",
44
"description": "Webcom library",
55
"main": "webcom-node.js",
66
"scripts": {

webcom-node.js

Lines changed: 8 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webcom.js

Lines changed: 8 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)