Skip to content

Commit bf35b7c

Browse files
committed
Bump version
1 parent 4026b8c commit bf35b7c

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>1.9.4</Version>
13+
<Version>1.9.5</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>1.9.4</Version>
13+
<Version>1.9.5</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>1.9.4</Version>
17+
<Version>1.9.5</Version>
1818

1919
<!-- Package Properties -->
2020
<Authors>Matt Nadareski</Authors>

0 commit comments

Comments
 (0)