Skip to content

Commit

Permalink
new version release 4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
totpero committed Oct 24, 2022
1 parent d902d36 commit b829035
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DeviceDetector.NET/DeviceDetector.NET.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFrameworks>netstandard2.0;Net461</TargetFrameworks>
<RootNamespace>DeviceDetectorNET</RootNamespace>
<Version>4.3.0</Version>
<Version>4.3.1</Version>
<Authors>totpero</Authors>
<PackageLicenseExpression></PackageLicenseExpression>
<Copyright>Copyright © www.totpe.ro</Copyright>
Expand All @@ -12,10 +12,10 @@
<PackageProjectUrl>https://github.com/totpero/DeviceDetector.NET</PackageProjectUrl>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<AssemblyVersion>4.3.0.0</AssemblyVersion>
<AssemblyVersion>4.3.1.0</AssemblyVersion>
<RepositoryUrl>https://github.com/totpero/DeviceDetector.NET</RepositoryUrl>
<SignAssembly>false</SignAssembly>
<FileVersion>4.3.0.0</FileVersion>
<FileVersion>4.3.1.0</FileVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit b829035

Please sign in to comment.