Skip to content

Commit 0000000

Browse files
committed
Version 2.2.0
1 parent dcf5341 commit 0000000

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Directory.Build.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.0</VersionPrefix>
4+
<VersionPrefix>2.2.0</VersionPrefix>
55
<DebugType>portable</DebugType>
66
<LangVersion>preview</LangVersion>
77
<Nullable>enable</Nullable>

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 2.1.0-ci{build}
1+
version: 2.2.0-ci{build}
22
branches:
33
only:
44
- master

0 commit comments

Comments
 (0)