Skip to content

Commit 8f42a1f

Browse files
committed
Update version to 3.1.0
1 parent 3e9866f commit 8f42a1f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Git.hub/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
// Build Number
2626
// Revision
2727
//
28-
[assembly: AssemblyVersion("3.0.1")]
29-
[assembly: AssemblyFileVersion("3.0.1")]
30-
[assembly: AssemblyInformationalVersion("3.0.1")]
28+
[assembly: AssemblyVersion("3.1.0")]
29+
[assembly: AssemblyFileVersion("3.1.0")]
30+
[assembly: AssemblyInformationalVersion("3.1.0")]
3131

3232
// Disable CLS compliance. See https://github.com/gitextensions/gitextensions/issues/4710
3333
[assembly: CLSCompliant(isCompliant: false)]

0 commit comments

Comments
 (0)