Skip to content

Commit

Permalink
update assemblyversion
Browse files Browse the repository at this point in the history
  • Loading branch information
laolubenson committed Oct 1, 2018
1 parent 12dad3e commit b9f8933
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appium-dotnet-driver/appium-dotnet-driver.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<PropertyGroup>
<TargetFrameworks>net45;netstandard2.0</TargetFrameworks>
<RootNamespace>OpenQA.Selenium</RootNamespace>
<AssemblyVersion>4.0.0.2</AssemblyVersion>
<Version>4.0.0.2-beta</Version>
<AssemblyVersion>4.0.0.3</AssemblyVersion>
<Version>4.0.0.3-beta</Version>
<Company>Appium Commiters</Company>
<Product>Appium-Dotnet-Driver</Product>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
Expand Down

0 comments on commit b9f8933

Please sign in to comment.