Skip to content

Commit

Permalink
Bump AsepriteDotNet to 1.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
AristurtleDev authored Jul 16, 2024
1 parent 51cd582 commit 9355987
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.8.1" />
<PackageReference Include="AsepriteDotNet" Version="1.8.3" />
</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.8.1" />
<PackageReference Include="AsepriteDotNet" Version="1.8.3" />
<PackageReference Include="MonoGame.Framework.DesktopGL" Version="3.8.1.303" PrivateAssets="All" />
</ItemGroup>

Expand Down

0 comments on commit 9355987

Please sign in to comment.