From 2781c27786739abc6f8f948e3068b0c997296524 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Fri, 19 May 2017 23:49:59 -0400 Subject: fix error when loading a mod with no version --- release-notes.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'release-notes.md') diff --git a/release-notes.md b/release-notes.md index 641071e5..ce91c693 100644 --- a/release-notes.md +++ b/release-notes.md @@ -10,6 +10,12 @@ For mod developers: images). --> +## 1.13.1 +See [log](https://github.com/Pathoschild/SMAPI/compare/1.13...1.13.1). + +For players: +* Fixed error when loading a mod with no version. + ## 1.13 See [log](https://github.com/Pathoschild/SMAPI/compare/1.12...1.13). -- cgit