Skip to content

Commit

Permalink
prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Pathoschild committed Sep 15, 2021
1 parent f4ee4bd commit 9c262e1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion StardewXnbHack/StardewXnbHack.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<RepositoryUrl>https://github.com/Pathoschild/StardewXnbHack</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<Version>1.0.4</Version>
<Version>1.0.5</Version>

<!--build-->
<TargetFramework>net5.0</TargetFramework>
Expand Down
4 changes: 3 additions & 1 deletion release-notes.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
[← back to readme](README.md)

# Release notes
## Upcoming release
## 1.0.5
Released 15 September 2021.

* Updated for Stardew Valley 1.5.5.
* Fixed some textures not unpacked correctly on Linux/macOS.
* Fixed _cannot be loaded into a Reach GraphicsDevice_ error for some users.
Expand Down

0 comments on commit 9c262e1

Please sign in to comment.