Skip to content

Commit e2f9cd5

Browse files
Merge pull request #34 from Shahnawaz-Sk/spacefix
config version change
2 parents 77739fe + 3005fd4 commit e2f9cd5

File tree

3 files changed

+8
-5
lines changed

3 files changed

+8
-5
lines changed

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

Lines changed: 6 additions & 3 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": "3.0.10",
79+
"latest": "3.0.15",
8080
"supportedVersions":
8181
[
8282
"1.0.0",
@@ -110,6 +110,9 @@
110110
"3.0.9",
111111
"3.0.10",
112112
"3.0.11",
113-
"3.0.12"
113+
"3.0.12",
114+
"3.0.13",
115+
"3.0.14",
116+
"3.0.15"
114117
]
115-
}
118+
}

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "3.0.14",
3+
"version": "3.0.15",
44
"description": "Nodejs bindings for LambdaTest Tunnel",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)