Skip to content

Commit bf220fc

Browse files
Update version to 2.2.0
Update version to 2.2.0. Relates to #344.
1 parent 38a0128 commit bf220fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/version.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22

33
<PropertyGroup>
4-
<VersionPrefix>2.1.1</VersionPrefix>
4+
<VersionPrefix>2.2.0</VersionPrefix>
55
<VersionSuffix>preview</VersionSuffix>
66
<VersionSuffix Condition=" '$(VersionSuffix)' != '' AND '$(BuildNumber)' != '' ">$(VersionSuffix)-$(BuildNumber)</VersionSuffix>
77
</PropertyGroup>

0 commit comments

Comments
 (0)