Skip to content

Commit 52bed25

Browse files
authored
release: publish v1.20.0 (#7161)
1 parent 4bf2111 commit 52bed25

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.publishrc

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

package.json

Lines changed: 1 addition & 1 deletion
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.20.0-rc.1",
5+
"version": "1.20.0",
66
"author": {
77
"name": "Developer Express Inc.",
88
"url": "https://www.devexpress.com/"

0 commit comments

Comments
 (0)