Skip to content

Commit 173c984

Browse files
authored
Merge pull request scriptcs#1218 from glennblock/1213
Upping version
2 parents 76ec57b + 52d22de commit 173c984

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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>17</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)