Skip to content

Commit

Permalink
Bump SPL Core Version to 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Fexty12573 committed Mar 22, 2024
1 parent 33245b5 commit e7f89c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SharpPluginLoader.Core/SharpPluginLoader.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PackageId>SharpPluginLoader.Core</PackageId>
<Title>SharpPluginLoader</Title>
<Version>0.0.4.1</Version>
<Version>0.0.5</Version>
<Authors>Fexty, Ando</Authors>
<Product>SharpPluginLoader.Core</Product>
<Description>A C# Plugin loader and framework for Monster Hunter World</Description>
<PackageProjectUrl>https://fexty12573.github.io/SharpPluginLoader/</PackageProjectUrl>
<PackageReadmeFile>README.md</PackageReadmeFile>
<RepositoryUrl>https://github.com/Fexty12573/SharpPluginLoader</RepositoryUrl>
<FileVersion>0.0.4.1</FileVersion>
<FileVersion>0.0.5</FileVersion>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)' == 'Debug'">
Expand Down

0 comments on commit e7f89c8

Please sign in to comment.