Skip to content

Commit

Permalink
Increased version
Browse files Browse the repository at this point in the history
  • Loading branch information
Bl4ckSh4rk committed Jan 26, 2024
1 parent 04f5541 commit d402d08
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions FeebasLocatorPlugin/FeebasLocatorPlugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<Description>Feebas Locator PKHeX Plugin</Description>
<FileVersion>1.5.0.0</FileVersion>
<FileVersion>1.6.0.0</FileVersion>
<TargetFramework>net8.0-windows</TargetFramework>
<UseWindowsForms>true</UseWindowsForms>
<OutputType>Library</OutputType>
Expand All @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="PKHeX.Core" Version="23.10.12" />
<PackageReference Include="PKHeX.Core" Version="24.1.12" />
<PackageReference Include="System.Resources.Extensions" Version="7.0.0" />
</ItemGroup>

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Ruby, Sapphire and Emerald as well as Diamond, Pearl, Platinum, Brilliant Diamon
- Kaphotics for [PKHeX](https://github.com/kwsch/PKHeX)
- TuxSH for his extensive research about Feebas fishing spots ([RSE](https://www.smogon.com/forums/threads/past-gen-rng-research.61090/page-34#post-3986326), [DPPt](https://www.smogon.com/forums/threads/past-gen-rng-research.61090/page-36#post-4079097))
- suloku for his [Feebas Fishing Spot tool](https://projectpokemon.org/home/forums/topic/37192-feebas-fishing-spot-value-rusaem/) that has inspired me to make this plugin!
- foohyfooh for BDSP support!
- Translators
- Chinese (CHT/CHS): ppllouf/wubinwww
- Japanese: mi-ya1987

0 comments on commit d402d08

Please sign in to comment.