Browse Source

Version bump 1.41.3 (#1336)

pull/1337/head
Chad Scharf 5 years ago committed by GitHub
parent
commit
738a4c2bac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      Directory.Build.props

2
Directory.Build.props

@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<Version>1.41.2</Version>
<Version>1.41.3</Version>
<TargetFramework>netcoreapp3.1</TargetFramework>
<RootNamespace>Bit.$(MSBuildProjectName)</RootNamespace>
</PropertyGroup>

Loading…
Cancel
Save