Skip to content

Commit 97ea302

Browse files
committed
Bump version
1 parent 675af1a commit 97ea302

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

RedumpTool/RedumpTool.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<Nullable>enable</Nullable>
1010
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
1111
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
12-
<Version>1.7.4</Version>
12+
<Version>1.7.5</Version>
1313
</PropertyGroup>
1414

1515
<!-- Support All Frameworks -->
@@ -30,4 +30,4 @@
3030
<ProjectReference Include="..\SabreTools.RedumpLib\SabreTools.RedumpLib.csproj" />
3131
</ItemGroup>
3232

33-
</Project>
33+
</Project>

SabreTools.RedumpLib/SabreTools.RedumpLib.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<Nullable>enable</Nullable>
99
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
1010
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
11-
<Version>1.7.4</Version>
11+
<Version>1.7.5</Version>
1212

1313
<!-- Package Properties -->
1414
<Authors>Matt Nadareski</Authors>
@@ -36,4 +36,4 @@
3636
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
3737
</ItemGroup>
3838

39-
</Project>
39+
</Project>

0 commit comments

Comments
 (0)