Skip to content

Commit 53fdc29

Browse files
Merge pull request #32 from Stillpoint-Software/develop
Previous version was 'v2.0.0'. Version now 'v2.0.1'.
2 parents 2b1b684 + 074af9b commit 53fdc29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<MajorVersion>2</MajorVersion>
55
<MinorVersion>0</MinorVersion>
6-
<PatchVersion>0</PatchVersion>
6+
<PatchVersion>1</PatchVersion>
77
</PropertyGroup>
88
<!-- Disable automatic package publishing -->
99
<PropertyGroup>

0 commit comments

Comments
 (0)