From ec4b01b8e5872d690c651b4b5cf09e924b056205 Mon Sep 17 00:00:00 2001 From: ngosang Date: Thu, 5 Jan 2023 12:49:44 +0100 Subject: [PATCH] Bump version 3.0.2 --- sample/FlareSolverrSharp.Sample/FlareSolverrSharp.Sample.csproj | 2 +- src/FlareSolverrSharp/FlareSolverrSharp.csproj | 2 +- test/FlareSolverrSharp.Tests/FlareSolverrSharp.Tests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sample/FlareSolverrSharp.Sample/FlareSolverrSharp.Sample.csproj b/sample/FlareSolverrSharp.Sample/FlareSolverrSharp.Sample.csproj index 0834dcb..5334bbd 100644 --- a/sample/FlareSolverrSharp.Sample/FlareSolverrSharp.Sample.csproj +++ b/sample/FlareSolverrSharp.Sample/FlareSolverrSharp.Sample.csproj @@ -5,7 +5,7 @@ net7.0 FlareSolverrSharp.Sample FlareSolverrSharp.Sample - 3.0.1 + 3.0.2 diff --git a/src/FlareSolverrSharp/FlareSolverrSharp.csproj b/src/FlareSolverrSharp/FlareSolverrSharp.csproj index f5552bf..ae4ba51 100644 --- a/src/FlareSolverrSharp/FlareSolverrSharp.csproj +++ b/src/FlareSolverrSharp/FlareSolverrSharp.csproj @@ -4,7 +4,7 @@ netstandard1.3 FlareSolverrSharp FlareSolverrSharp - 3.0.1 + 3.0.2 Diego Heras (ngosang) FlareSolverr .Net / Proxy server to bypass Cloudflare protection. flaresolverr, flaresolver, cloudflare, solver, bypass, protection, solving, library, cloudflaresolver, delegatinghandler, recaptcha, captcha, javascript, challenge, utilities diff --git a/test/FlareSolverrSharp.Tests/FlareSolverrSharp.Tests.csproj b/test/FlareSolverrSharp.Tests/FlareSolverrSharp.Tests.csproj index bd8d163..57f9fad 100644 --- a/test/FlareSolverrSharp.Tests/FlareSolverrSharp.Tests.csproj +++ b/test/FlareSolverrSharp.Tests/FlareSolverrSharp.Tests.csproj @@ -5,7 +5,7 @@ false FlareSolverrSharp.Tests FlareSolverrSharp.Tests - 3.0.1 + 3.0.2