Skip to content

Commit

Permalink
Bump version 3.0.7 (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilike2burnthing authored Mar 19, 2024
1 parent 2527ac9 commit 692a356
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<TargetFramework>net7.0</TargetFramework>
<RootNamespace>FlareSolverrSharp.Sample</RootNamespace>
<AssemblyName>FlareSolverrSharp.Sample</AssemblyName>
<Version>3.0.6</Version>
<Version>3.0.7</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/FlareSolverrSharp/FlareSolverrSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>netstandard1.3</TargetFramework>
<PackageId>FlareSolverrSharp</PackageId>
<RootNamespace>FlareSolverrSharp</RootNamespace>
<Version>3.0.6</Version>
<Version>3.0.7</Version>
<Authors>Diego Heras (ngosang)</Authors>
<Description>FlareSolverr .Net / Proxy server to bypass Cloudflare protection.</Description>
<PackageTags>flaresolverr, flaresolver, cloudflare, solver, bypass, protection, solving, library, cloudflaresolver, delegatinghandler, recaptcha, captcha, javascript, challenge, utilities</PackageTags>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<IsPackable>false</IsPackable>
<AssemblyName>FlareSolverrSharp.Tests</AssemblyName>
<RootNamespace>FlareSolverrSharp.Tests</RootNamespace>
<Version>3.0.6</Version>
<Version>3.0.7</Version>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 692a356

Please sign in to comment.