Skip to content

Commit d31db4c

Browse files
committed
Increment version to v0.5.1
1 parent 0692cac commit d31db4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/ScriptCs.Version.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<PropertyGroup>
66
<MajorVersion>0</MajorVersion>
77
<MinorVersion>5</MinorVersion>
8-
<PatchVersion>0</PatchVersion>
8+
<PatchVersion>1</PatchVersion>
99

1010
<!-- Change this to set the build quality of the project. Use values like "alpha", "beta", "rc1", "rtm", etc. -->
1111
<!-- These values are used in SemVer, so make sure to always increase these alphabetically. -->

0 commit comments

Comments
 (0)