We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 789c875 commit 4685da6Copy full SHA for 4685da6
src/Directory.Build.props
@@ -22,7 +22,7 @@
22
23
<PropertyGroup>
24
<!-- These are the versions of the things we are CREATING in this repository -->
25
- <ReleaseVersion>3.1.14</ReleaseVersion>
+ <ReleaseVersion>3.1.15</ReleaseVersion>
26
<FastSerializationVersion>$(ReleaseVersion)</FastSerializationVersion>
27
<HeapDumpDllVersion>$(ReleaseVersion)</HeapDumpDllVersion>
28
<MemoryGraphVersion>$(ReleaseVersion)</MemoryGraphVersion>
0 commit comments