Skip to content

Commit

Permalink
Increment build versions (#2048)
Browse files Browse the repository at this point in the history
  • Loading branch information
brianrob authored Jun 13, 2024
1 parent 13719cb commit c179d83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<PropertyGroup>
<!-- These are the versions of the things we are CREATING in this repository -->
<ReleaseVersion>3.1.11</ReleaseVersion>
<ReleaseVersion>3.1.12</ReleaseVersion>
<FastSerializationVersion>$(ReleaseVersion)</FastSerializationVersion>
<HeapDumpDllVersion>$(ReleaseVersion)</HeapDumpDllVersion>
<MemoryGraphVersion>$(ReleaseVersion)</MemoryGraphVersion>
Expand Down

0 comments on commit c179d83

Please sign in to comment.