Skip to content

Commit

Permalink
mark as beta
Browse files Browse the repository at this point in the history
  • Loading branch information
kblok committed Sep 4, 2024
1 parent 9f2b828 commit 4a895d0
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>20.0.1</PackageVersion>
<ReleaseVersion>20.0.1</ReleaseVersion>
<AssemblyVersion>20.0.1</AssemblyVersion>
<FileVersion>20.0.1</FileVersion>
<PackageVersion>20.0.1-beta1</PackageVersion>
<ReleaseVersion>20.0.1-beta1</ReleaseVersion>
<AssemblyVersion>20.0.1-beta1</AssemblyVersion>
<FileVersion>20.0.1-beta1</FileVersion>
<SynchReleaseVersion>false</SynchReleaseVersion>
<StyleCopTreatErrorsAsWarnings>false</StyleCopTreatErrorsAsWarnings>
<DebugType>embedded</DebugType>
Expand Down

0 comments on commit 4a895d0

Please sign in to comment.