Skip to content

Commit

Permalink
Bump version to 6.0 (#1874)
Browse files Browse the repository at this point in the history
  • Loading branch information
kblok authored Nov 19, 2021
1 parent 182e95c commit c63b2d2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lib/PuppeteerSharp/PuppeteerSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
<Description>Headless Browser .NET API</Description>
<PackageId>PuppeteerSharp</PackageId>
<PackageReleaseNotes></PackageReleaseNotes>
<PackageVersion>5.1.0</PackageVersion>
<ReleaseVersion>5.1.0</ReleaseVersion>
<AssemblyVersion>5.1.0.0</AssemblyVersion>
<FileVersion>5.1.0.0</FileVersion>
<PackageVersion>6.0.0</PackageVersion>
<ReleaseVersion>6.0.0</ReleaseVersion>
<AssemblyVersion>6.0.0.0</AssemblyVersion>
<FileVersion>6.0.0.0</FileVersion>
<SynchReleaseVersion>false</SynchReleaseVersion>
<StyleCopTreatErrorsAsWarnings>false</StyleCopTreatErrorsAsWarnings>
<CodeAnalysisRuleSet>../PuppeteerSharp.ruleset</CodeAnalysisRuleSet>
Expand Down

0 comments on commit c63b2d2

Please sign in to comment.