Skip to content

Commit e6c4aaf

Browse files
committed
Bump version for 4.1 release
1 parent 6a13b1c commit e6c4aaf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Appium.Net/Appium.Net.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<TargetFrameworks>netstandard2.0;net45</TargetFrameworks>
55
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
66
<RootNamespace>OpenQA.Selenium</RootNamespace>
7-
<AssemblyVersion>4.0</AssemblyVersion>
8-
<Version>4.0</Version>
7+
<AssemblyVersion>4.1.0</AssemblyVersion>
8+
<Version>4.1.0</Version>
99
<Company>Appium Commiters</Company>
1010
<Product>Appium-Dotnet-Driver</Product>
1111
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>

0 commit comments

Comments
 (0)