summaryrefslogtreecommitdiff
path: root/docs/release-notes.md
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-11-21 12:40:44 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-11-21 12:40:44 -0500
commit8a66532e7455298af6c004df2141c0c643919f3b (patch)
tree715cace99f3174c924181a100b1044b34ac89527 /docs/release-notes.md
parent91289de74f451f8aa1485802618e46b22e0e608a (diff)
downloadSMAPI-8a66532e7455298af6c004df2141c0c643919f3b.tar.gz
SMAPI-8a66532e7455298af6c004df2141c0c643919f3b.tar.bz2
SMAPI-8a66532e7455298af6c004df2141c0c643919f3b.zip
update to TMXTile 1.5.8
Diffstat (limited to 'docs/release-notes.md')
-rw-r--r--docs/release-notes.md2
1 files changed, 1 insertions, 1 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.