We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5620943 commit 4e1a421Copy full SHA for 4e1a421
build/version.props
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<VersionMajor>4</VersionMajor>
4
<VersionMinor>1</VersionMinor>
5
- <VersionPatch>64</VersionPatch>
+ <VersionPatch>65</VersionPatch>
6
<VersionPrefix>$(VersionMajor).$(VersionMinor).$(VersionPatch)</VersionPrefix>
7
</PropertyGroup>
8
</Project>
0 commit comments