Browse Source

Version bump for #1515 (#1529)

pull/1532/head
Matt Gibson 4 years ago committed by GitHub
parent
commit
f055df4e82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      Directory.Build.props

2
Directory.Build.props

@ -2,7 +2,7 @@ @@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<Version>1.42.1</Version>
<Version>1.42.2</Version>
<RootNamespace>Bit.$(MSBuildProjectName)</RootNamespace>
</PropertyGroup>

Loading…
Cancel
Save