Skip to content

Commit 2912671

Browse files
Previous version was 'v3.0.2'. Version now 'v3.1.0'.
1 parent 1ae8d9e commit 2912671

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- Solution version numbers -->
33
<PropertyGroup>
44
<MajorVersion>3</MajorVersion>
5-
<MinorVersion>0</MinorVersion>
6-
<PatchVersion>2</PatchVersion>
5+
<MinorVersion>1</MinorVersion>
6+
<PatchVersion>0</PatchVersion>
77
</PropertyGroup>
88
<!-- Disable automatic package publishing -->
99
<PropertyGroup>

0 commit comments

Comments
 (0)