Skip to content

Commit

Permalink
chore: roll Playwright to 1.17.0 driver (#1846)
Browse files Browse the repository at this point in the history
  • Loading branch information
mxschmitt authored Nov 30, 2021
1 parent 3914e04 commit 6869819
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Common/Version.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<AssemblyVersion>1.17.1</AssemblyVersion>
<PackageVersion>$(AssemblyVersion)</PackageVersion>
<DriverVersion>1.17.0-beta-1638222602000</DriverVersion>
<DriverVersion>1.17.0</DriverVersion>
<ReleaseVersion>$(AssemblyVersion)</ReleaseVersion>
<FileVersion>$(AssemblyVersion)</FileVersion>
<NoDefaultExcludes>true</NoDefaultExcludes>
Expand All @@ -16,4 +16,4 @@
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
</PropertyGroup>
</Project>
</Project>

0 comments on commit 6869819

Please sign in to comment.