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 b3e398f commit a92f6d1Copy full SHA for a92f6d1
src/build.proj
@@ -25,7 +25,7 @@
25
<!-- Version, adjust before build -->
26
<PropertyGroup>
27
<Version>3.1.0.0</Version>
28
- <VersionShort>3.1.0.0</VersionShort>
+ <VersionShort>3.1.0</VersionShort>
29
</PropertyGroup>
30
31
<!-- Tools -->
0 commit comments