diff --git a/.gitignore b/.gitignore index f14d16c..9f50272 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ pvc-packages node_modules Docs/node_modules *-wrapped.html +/.vs/config diff --git a/FluentAutomation.SeleniumWebDriver/3rdPartyLib/chromedriver.exe b/FluentAutomation.SeleniumWebDriver/3rdPartyLib/chromedriver.exe index 65aed2e..c312e1b 100644 Binary files a/FluentAutomation.SeleniumWebDriver/3rdPartyLib/chromedriver.exe and b/FluentAutomation.SeleniumWebDriver/3rdPartyLib/chromedriver.exe differ diff --git a/FluentAutomation/Properties/AssemblyGlobal.cs b/FluentAutomation/Properties/AssemblyGlobal.cs index 9188064..801f89a 100644 --- a/FluentAutomation/Properties/AssemblyGlobal.cs +++ b/FluentAutomation/Properties/AssemblyGlobal.cs @@ -9,4 +9,4 @@ [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] [assembly: ComVisible(false)] -[assembly: AssemblyVersion("3.0.1.0")] \ No newline at end of file +[assembly: AssemblyVersion("3.0.7.0")] \ No newline at end of file