Skip to content

Commit 4de061e

Browse files
committed
Bump version
1 parent 258e894 commit 4de061e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ExtractionTool/ExtractionTool.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<Nullable>enable</Nullable>
1111
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
1212
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
13-
<Version>2.1.0</Version>
13+
<Version>2.2.0</Version>
1414
</PropertyGroup>
1515

1616
<!-- Support All Frameworks -->

InfoPrint/InfoPrint.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<Nullable>enable</Nullable>
1111
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
1212
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
13-
<Version>2.1.0</Version>
13+
<Version>2.2.0</Version>
1414
</PropertyGroup>
1515

1616
<!-- Support All Frameworks -->

SabreTools.Serialization/SabreTools.Serialization.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
1313
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
1414
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
15-
<Version>2.1.0</Version>
15+
<Version>2.2.0</Version>
1616

1717
<!-- Package Properties -->
1818
<Authors>Matt Nadareski</Authors>

0 commit comments

Comments
 (0)