Skip to content

Commit 6e04b94

Browse files
authored
chore(roll): roll Playwright to v1.43 (#2904)
1 parent 5b3f1ba commit 6e04b94

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
| | Linux | macOS | Windows |
55
| :--- | :---: | :---: | :---: |
6-
| Chromium <!-- GEN:chromium-version -->124.0.6367.8<!-- GEN:stop --> ||||
6+
| Chromium <!-- GEN:chromium-version -->124.0.6367.29<!-- GEN:stop --> ||||
77
| WebKit <!-- GEN:webkit-version -->17.4<!-- GEN:stop --> ||||
88
| Firefox <!-- GEN:firefox-version -->124.0<!-- GEN:stop --> ||||
99

src/Common/Version.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<AssemblyVersion>1.42.0</AssemblyVersion>
44
<PackageVersion>$(AssemblyVersion)</PackageVersion>
5-
<DriverVersion>1.43.0-beta-1711484700000</DriverVersion>
5+
<DriverVersion>1.43.0</DriverVersion>
66
<ReleaseVersion>$(AssemblyVersion)</ReleaseVersion>
77
<FileVersion>$(AssemblyVersion)</FileVersion>
88
<NoDefaultExcludes>true</NoDefaultExcludes>

0 commit comments

Comments
 (0)