Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Commit

Permalink
Prepare release 6.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
j1elo committed Jun 17, 2020
1 parent b58e28b commit d271973
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions kurento-chroma/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kurento-chroma",
"version": "6.13.1-dev",
"version": "6.14.0",
"private": true,
"scripts": {
"postinstall": "cd static && bower install"
Expand All @@ -11,7 +11,7 @@
"express-session": "^1.17.0",
"minimist": "^1.1.1",
"ws": "^7.1.0",
"kurento-client": "git+https://github.com/Kurento/kurento-client-js.git",
"kurento-client": "6.14.0",
"kurento-module-chroma": "Kurento/kurento-module-chroma-js"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions kurento-crowddetector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kurento-crowddetector",
"version": "6.13.1-dev",
"version": "6.14.0",
"private": true,
"scripts": {
"postinstall": "cd static && bower install"
Expand All @@ -11,7 +11,7 @@
"express-session": "^1.17.0",
"minimist": "^1.1.1",
"ws": "^7.1.0",
"kurento-client": "git+https://github.com/Kurento/kurento-client-js.git",
"kurento-client": "6.14.0",
"kurento-module-crowddetector": "Kurento/kurento-module-crowddetector-js"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions kurento-hello-world/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kurento-hello-world",
"version": "6.13.1-dev",
"version": "6.14.0",
"private": true,
"scripts": {
"postinstall": "cd static && bower install"
Expand All @@ -11,7 +11,7 @@
"express-session": "^1.17.0",
"minimist": "^1.1.1",
"ws": "^7.1.0",
"kurento-client": "git+https://github.com/Kurento/kurento-client-js.git"
"kurento-client": "6.14.0"
},
"devDependencies": {
"bower": "^1.4.1"
Expand Down
4 changes: 2 additions & 2 deletions kurento-magic-mirror/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kurento-magic-mirror",
"version": "6.13.1-dev",
"version": "6.14.0",
"private": true,
"scripts": {
"postinstall": "cd static && bower install"
Expand All @@ -11,7 +11,7 @@
"express-session": "^1.17.0",
"minimist": "^1.1.1",
"ws": "^7.1.0",
"kurento-client": "git+https://github.com/Kurento/kurento-client-js.git"
"kurento-client": "6.14.0"
},
"devDependencies": {
"bower": "^1.4.1"
Expand Down
4 changes: 2 additions & 2 deletions kurento-module-tests-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kurento-module-tests-api",
"version": "6.13.1-dev",
"version": "6.14.0",
"description": "Kurento Module Tests API",
"homepage": "http://www.kurento.org",
"license": "ALv2",
Expand All @@ -27,7 +27,7 @@
"WebRTC"
],
"dependencies": {
"kurento-client": "git+https://github.com/Kurento/kurento-client-js.git",
"kurento-client": "6.14.0",
"kurento-module-chroma": "Kurento/kurento-module-chroma-js",
"kurento-module-crowddetector": "Kurento/kurento-module-crowddetector-js",
"kurento-module-pointerdetector": "Kurento/kurento-module-pointerdetector-js",
Expand Down
4 changes: 2 additions & 2 deletions kurento-one2many-call/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "kurento-one2many-call",
"version": "6.13.1-dev",
"version": "6.14.0",
"private": true,
"scripts": {
"postinstall": "cd static && bower install"
},
"dependencies": {
"express": "^4.17.0",
"kurento-client": "git+https://github.com/Kurento/kurento-client-js.git",
"kurento-client": "6.14.0",
"minimist": "^1.1.1",
"ws": "^7.1.0"
},
Expand Down
4 changes: 2 additions & 2 deletions kurento-one2one-call/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kurento-one2one-call",
"version": "6.13.1-dev",
"version": "6.14.0",
"private": true,
"scripts": {
"postinstall": "cd static && bower install"
Expand All @@ -9,7 +9,7 @@
"express": "^4.17.0",
"minimist": "^1.1.1",
"ws": "^7.1.0",
"kurento-client": "git+https://github.com/Kurento/kurento-client-js.git"
"kurento-client": "6.14.0"
},
"devDependencies": {
"bower": "^1.4.1"
Expand Down
4 changes: 2 additions & 2 deletions kurento-platedetector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kurento-platedetector",
"version": "6.13.1-dev",
"version": "6.14.0",
"private": true,
"scripts": {
"postinstall": "cd static && bower install"
Expand All @@ -11,7 +11,7 @@
"express-session": "^1.17.0",
"minimist": "^1.1.1",
"ws": "^7.1.0",
"kurento-client": "git+https://github.com/Kurento/kurento-client-js.git",
"kurento-client": "6.14.0",
"kurento-module-platedetector": "Kurento/kurento-module-platedetector-js"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions kurento-pointerdetector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kurento-pointerdetector",
"version": "6.13.1-dev",
"version": "6.14.0",
"private": true,
"scripts": {
"postinstall": "cd static && bower install"
Expand All @@ -11,7 +11,7 @@
"express-session": "^1.17.0",
"minimist": "^1.1.1",
"ws": "^7.1.0",
"kurento-client": "git+https://github.com/Kurento/kurento-client-js.git",
"kurento-client": "6.14.0",
"kurento-module-pointerdetector": "Kurento/kurento-module-pointerdetector-js"
},
"devDependencies": {
Expand Down

0 comments on commit d271973

Please sign in to comment.