Skip to content

Commit

Permalink
v18.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kblok committed May 20, 2024
1 parent 2eaba48 commit e9a09b6
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 @@ -12,10 +12,10 @@
<Description>Headless Browser .NET API</Description>
<PackageId>PuppeteerSharp</PackageId>
<PackageReleaseNotes></PackageReleaseNotes>
<PackageVersion>18.0.0</PackageVersion>
<ReleaseVersion>18.0.0</ReleaseVersion>
<AssemblyVersion>18.0.0</AssemblyVersion>
<FileVersion>18.0.0</FileVersion>
<PackageVersion>18.1.0</PackageVersion>
<ReleaseVersion>18.1.0</ReleaseVersion>
<AssemblyVersion>18.1.0</AssemblyVersion>
<FileVersion>18.1.0</FileVersion>
<SynchReleaseVersion>false</SynchReleaseVersion>
<StyleCopTreatErrorsAsWarnings>false</StyleCopTreatErrorsAsWarnings>
<DebugType>embedded</DebugType>
Expand Down

0 comments on commit e9a09b6

Please sign in to comment.