Skip to content

Commit

Permalink
Bump version of AsepriteDotNet to 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AristurtleDev committed May 2, 2024
1 parent cd33df6 commit 337ea9f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@

<PackageReference Include="MonoGame.Framework.DesktopGL" Version="3.8.1.303" PrivateAssets="All" />

<PackageReference Include="AsepriteDotNet" Version="1.7.4" />
<PackageReference Include="AsepriteDotNet" Version="1.8.0" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion source/MonoGame.Aseprite/MonoGame.Aseprite.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<!-- NuGet Package References -->
<ItemGroup>
<PackageReference Include="AsepriteDotNet" Version="1.7.4" />
<PackageReference Include="AsepriteDotNet" Version="1.8.0" />
<PackageReference Include="MonoGame.Framework.DesktopGL" Version="3.8.1.303" PrivateAssets="All" />
</ItemGroup>

Expand Down

0 comments on commit 337ea9f

Please sign in to comment.