Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
Bump version to 6.7.1 for the next release.
  • Loading branch information
github-actions[bot] committed Aug 1, 2024
1 parent 531c4c0 commit 6a41183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<UseArtifactsOutput>true</UseArtifactsOutput>
<VersionPrefix>6.7.0</VersionPrefix>
<VersionPrefix>6.7.1</VersionPrefix>
<WarnOnPackingNonPackableProject>false</WarnOnPackingNonPackableProject>
</PropertyGroup>
<PropertyGroup Condition=" '$(GITHUB_ACTIONS)' != '' ">
Expand Down

0 comments on commit 6a41183

Please sign in to comment.