Skip to content

Commit ce1dc70

Browse files
Bump version to 2.2.2
Bump the providers' version to 2.2.2.
1 parent da5ad35 commit ce1dc70

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.2.1</VersionPrefix>
4+
<VersionPrefix>2.2.2</VersionPrefix>
55
<VersionSuffix></VersionSuffix>
66
<VersionSuffix Condition=" '$(VersionSuffix)' != '' AND '$(BuildNumber)' != '' ">$(VersionSuffix)-$(BuildNumber)</VersionSuffix>
77
</PropertyGroup>

0 commit comments

Comments
 (0)