From 6cb68eeaaf8e814571ceb27c8359aec32e58575e Mon Sep 17 00:00:00 2001 From: Gabriel Schulhof Date: Mon, 29 Aug 2016 16:43:27 +0300 Subject: [PATCH] All: Prepare 1.1.1-3 Change-Id: I806caa182bd8e814be4d89fdacb3686bd22f8330 Signed-off-by: Gabriel Schulhof Reviewed-on: https://gerrit.iotivity.org/gerrit/11115 --- README.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0bdf839..1014c3b 100644 --- a/README.md +++ b/README.md @@ -110,8 +110,8 @@ Make sure no firewall is running (or one is properly configured to allow iotivit [1.1.1]: https://gerrit.iotivity.org/gerrit/gitweb?p=iotivity.git;a=tree;hb=1.1.1 [snapshot]: https://gerrit.iotivity.org/gerrit/gitweb?p=iotivity.git;a=snapshot;h=1.1.1;sf=tgz [scons]: http://www.scons.org/ -[install.sh]: https://raw.githubusercontent.com/otcshare/iotivity-node/1.1.1-2/install.sh -[octbstack.pc.in]: https://raw.githubusercontent.com/otcshare/iotivity-node/1.1.1-2/octbstack.pc.in +[install.sh]: https://raw.githubusercontent.com/otcshare/iotivity-node/1.1.1-3/install.sh +[octbstack.pc.in]: https://raw.githubusercontent.com/otcshare/iotivity-node/1.1.1-3/octbstack.pc.in [iotivity wiki]: https://wiki.iotivity.org/faq_s [video]: https://www.youtube.com/watch?v=95VTB_qgYfw [specification]: https://github.com/01org/iot-js-api-test-suite/blob/master/api/oic.md diff --git a/package.json b/package.json index 53be27c..1cfb1b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iotivity-node", - "version": "1.1.1-2", + "version": "1.1.1-3", "description": "IoTivity bindings", "repository": "https://github.com/otcshare/iotivity-node/", "license": "Apache-2.0", -- GitLab