Skip to content

Commit

Permalink
chore: roll Playwright to 1.20.1 (#2079)
Browse files Browse the repository at this point in the history
  • Loading branch information
mxschmitt committed Mar 23, 2022
1 parent c47b206 commit 5549ebd
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
@@ -1,8 +1,8 @@
<Project>
<PropertyGroup>
<AssemblyVersion>1.20.1</AssemblyVersion>
<AssemblyVersion>1.20.2</AssemblyVersion>
<PackageVersion>$(AssemblyVersion)</PackageVersion>
<DriverVersion>1.20.0</DriverVersion>
<DriverVersion>1.20.1</DriverVersion>
<ReleaseVersion>$(AssemblyVersion)</ReleaseVersion>
<FileVersion>$(AssemblyVersion)</FileVersion>
<NoDefaultExcludes>true</NoDefaultExcludes>
Expand Down

0 comments on commit 5549ebd

Please sign in to comment.