Skip to content

Commit 299c3b1

Browse files
authored
Bump version (v1.8.5-alpha.1); Bump browser tools (DevExpress#5006)
- [email protected]
1 parent 6c301c1 commit 299c3b1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.publishrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"gitTag": true
99
},
1010
"confirm": true,
11-
"publishTag": "latest",
11+
"publishTag": "alpha",
1212
"prePublishScript": "gulp test-server",
1313
"postPublishScript": "gulp docker-publish"
1414
}

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "testcafe",
33
"description": "Automated browser testing for the modern web development stack.",
44
"license": "MIT",
5-
"version": "1.8.4",
5+
"version": "1.8.5-alpha.1",
66
"author": {
77
"name": "Developer Express Inc.",
88
"url": "https://www.devexpress.com/"
@@ -115,7 +115,7 @@
115115
"sanitize-filename": "^1.6.0",
116116
"source-map-support": "^0.5.16",
117117
"strip-bom": "^2.0.0",
118-
"testcafe-browser-tools": "2.0.10",
118+
"testcafe-browser-tools": "2.0.11",
119119
"testcafe-hammerhead": "16.2.6",
120120
"testcafe-legacy-api": "3.1.11",
121121
"testcafe-reporter-json": "^2.1.0",

0 commit comments

Comments
 (0)