From 8a66532e7455298af6c004df2141c0c643919f3b Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Sat, 21 Nov 2020 12:40:44 -0500 Subject: [PATCH] update to TMXTile 1.5.8 --- docs/release-notes.md | 2 +- src/SMAPI/SMAPI.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/release-notes.md b/docs/release-notes.md index f73374c7..04d37580 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -13,7 +13,7 @@ * Fixed rare 'collection was modified' error when using `harmony summary` console command in rare cases. * For modders: - * Updated TMXTile 1.5.6 → 1.5.7 to fix exported `.tmx` files losing tile index properties. + * Updated TMXTile 1.5.6 → 1.5.8 to fix exported `.tmx` files losing tile index properties. * For the Console Commands mod: * `player_add` can now spawn shirts normally only available during character customization. diff --git a/src/SMAPI/SMAPI.csproj b/src/SMAPI/SMAPI.csproj index acb1ecdf..6344cb2f 100644 --- a/src/SMAPI/SMAPI.csproj +++ b/src/SMAPI/SMAPI.csproj @@ -16,7 +16,7 @@ - +