Skip to content

Commit

Permalink
v16.0.0 (#2584)
Browse files Browse the repository at this point in the history
  • Loading branch information
kblok committed Apr 3, 2024
1 parent 3093327 commit 174b8c7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lib/PuppeteerSharp/PuppeteerSharp.csproj
Expand Up @@ -12,10 +12,10 @@
<Description>Headless Browser .NET API</Description>
<PackageId>PuppeteerSharp</PackageId>
<PackageReleaseNotes></PackageReleaseNotes>
<PackageVersion>15.2.0</PackageVersion>
<ReleaseVersion>15.2.0</ReleaseVersion>
<AssemblyVersion>15.2.0</AssemblyVersion>
<FileVersion>15.2.0</FileVersion>
<PackageVersion>16.0.0</PackageVersion>
<ReleaseVersion>16.0.0</ReleaseVersion>
<AssemblyVersion>16.0.0</AssemblyVersion>
<FileVersion>16.0.0</FileVersion>
<SynchReleaseVersion>false</SynchReleaseVersion>
<StyleCopTreatErrorsAsWarnings>false</StyleCopTreatErrorsAsWarnings>
<DebugType>embedded</DebugType>
Expand Down

0 comments on commit 174b8c7

Please sign in to comment.