Skip to content

Commit

Permalink
update package version (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
fszlin authored Oct 20, 2018
1 parent ddfc0f2 commit 55cb9a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Certes/Certes.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<PropertyGroup>
<TargetFrameworks>netstandard2.0;netstandard1.3;net45;net47</TargetFrameworks>
<AssemblyVersion>2.3.1</AssemblyVersion>
<AssemblyVersion>2.3.2</AssemblyVersion>
<Version>$(AssemblyVersion)$(CertesPackageVersionSuffix)</Version>
<FileVersion>$(AssemblyVersion)$(CertesFileVersionSuffix)</FileVersion>
<InformationalVersion>$(AssemblyVersion)$(CertesInformationalVersionSuffix)</InformationalVersion>
Expand Down

0 comments on commit 55cb9a5

Please sign in to comment.