Skip to content

Commit 1d9e121

Browse files
committed
Bump version
1 parent aaa8bbe commit 1d9e121

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.0.1</Version>
13+
<Version>2.0.2</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.0.1</Version>
13+
<Version>2.0.2</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
@@ -14,7 +14,7 @@
1414
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
1515
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
1616
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
17-
<Version>2.0.1</Version>
17+
<Version>2.0.2</Version>
1818
<WarningsNotAsErrors>NU5104</WarningsNotAsErrors>
1919

2020
<!-- Package Properties -->

0 commit comments

Comments
 (0)