Skip to content

Commit

Permalink
Update PKHeX.Core To 24.03.26 And Version To 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
foohyfooh committed Mar 26, 2024
1 parent 86335b1 commit afb5210
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<UseWindowsForms>true</UseWindowsForms>
<ImplicitUsings>enable</ImplicitUsings>
<BaseOutputPath>$(SolutionDir)bin\</BaseOutputPath>
<Version>1.7.0</Version>
<Version>1.7.1</Version>
<Company>foohyfooh</Company>
<Authors>foohyfooh</Authors>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion PluginPile.Common/PluginPile.Common.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<ItemGroup>
<PackageReference Include="PKHeX.Core" Version="24.3.10" />
<PackageReference Include="PKHeX.Core" Version="24.3.26" />
</ItemGroup>

</Project>

0 comments on commit afb5210

Please sign in to comment.