Skip to content

Commit

Permalink
Bump core version to 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Fexty12573 committed Apr 3, 2024
1 parent 21cee4f commit 40c15b9
Show file tree
Hide file tree
Showing 2 changed files with 7 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.5</Version>
<Version>0.0.6</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.5</FileVersion>
<FileVersion>0.0.6</FileVersion>
</PropertyGroup>

<PropertyGroup>
Expand Down
5 changes: 5 additions & 0 deletions mhw-cs-plugin-loader/mhw-cs-plugin-loader.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,11 @@
<FileType>Document</FileType>
</None>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\dependencies\cimgui\cimgui.vcxproj">
<Project>{743a0102-7fe7-3112-8926-3d52be17cffa}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
Expand Down

0 comments on commit 40c15b9

Please sign in to comment.