We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1c8b66 commit 4b14fe0Copy full SHA for 4b14fe0
src/Directory.Build.props
@@ -19,7 +19,7 @@
19
20
<PropertyGroup>
21
<!-- These are the versions of the things we are CREATING in this repository -->
22
- <ReleaseVersion>3.1.20</ReleaseVersion>
+ <ReleaseVersion>3.1.21</ReleaseVersion>
23
<FastSerializationVersion>$(ReleaseVersion)</FastSerializationVersion>
24
<HeapDumpDllVersion>$(ReleaseVersion)</HeapDumpDllVersion>
25
<MemoryGraphVersion>$(ReleaseVersion)</MemoryGraphVersion>
0 commit comments