Skip to content

Commit

Permalink
Bump patch version to 18.0.2 (#2665)
Browse files Browse the repository at this point in the history
  • Loading branch information
kblok authored Jun 21, 2024
1 parent 186c820 commit 88dc82c
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.1</PackageVersion>
<ReleaseVersion>18.0.1</ReleaseVersion>
<AssemblyVersion>18.0.1</AssemblyVersion>
<FileVersion>18.0.0</FileVersion>
<PackageVersion>18.0.2</PackageVersion>
<ReleaseVersion>18.0.2</ReleaseVersion>
<AssemblyVersion>18.0.2</AssemblyVersion>
<FileVersion>18.0.2</FileVersion>
<SynchReleaseVersion>false</SynchReleaseVersion>
<StyleCopTreatErrorsAsWarnings>false</StyleCopTreatErrorsAsWarnings>
<DebugType>embedded</DebugType>
Expand Down

0 comments on commit 88dc82c

Please sign in to comment.