Skip to content

Commit e3599a2

Browse files
committed
Update version to 2017.1.1
1 parent 6a0c766 commit e3599a2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

install/StyleCop.nuspec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,15 @@
33
<metadata>
44
<id>StyleCop.StyleCop</id>
55
<title>StyleCop by JetBrains</title>
6-
<version>2017.1.0</version>
6+
<version>2017.1.1</version>
77
<authors>Matt Ellis, Andy Reeves</authors>
88
<owners>JetBrains, Matt Ellis</owners>
99
<summary>StyleCop analyzes C# source code to enforce a set of style and consistency rules. Maintained by JetBrains</summary>
1010
<description>StyleCop analyzes C# source code to enforce a set of style and consistency rules. This plugin is compatible with StyleCop 4.7.54, and maintained by JetBrains.</description>
1111
<releaseNotes>
12+
&#8226; Fixed broken Code Cleanup (#110)
13+
14+
From 2017.1.0:
1215
&#8226; Updated to ReSharper 2017.1
1316

1417
From 2016.3.2:

0 commit comments

Comments
 (0)