Skip to content

Commit 66e6d02

Browse files
committed
updating config file
1 parent afbdd6b commit 66e6d02

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

lib/cfg/node-tunnel-config-v3-latest.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
},
7777
"AuthUrl": "https://accounts.lambdatest.com/api/user/token/auth",
7878
"logEnable": true,
79-
"latest": "4.0.5",
79+
"latest": "4.0.7",
8080
"supportedVersions":
8181
[
8282
"1.0.0",
@@ -118,6 +118,8 @@
118118
"4.0.2",
119119
"4.0.3",
120120
"4.0.4",
121-
"4.0.5"
121+
"4.0.5",
122+
"4.0.6",
123+
"4.0.7"
122124
]
123125
}

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lambdatest/node-tunnel",
3-
"version": "4.0.6",
3+
"version": "4.0.7",
44
"description": "Nodejs bindings for LambdaTest Tunnel",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)