From 99e6e7f1c1393a42338f70c60074b3630ea37a08 Mon Sep 17 00:00:00 2001 From: Zoryn Aaron Date: Sun, 20 Mar 2016 20:55:20 -0400 Subject: update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a7151448..991dba11 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,11 @@ SMAPI (Stardew Mapping Application Programming Interface) is a tool to help modders make changes to Stardew. It is a standalone executable which goes alongside your Stardew.exe. -## Latest Version: 0.38.1 +## Latest Version: 0.38.2 - Support for new mod layout to help keep some level of order - Inbuilt support for configuration files -Download: https://github.com/ClxS/SMAPI/releases/tag/0.3813 +Download: https://github.com/ClxS/SMAPI/releases/tag/0.38.2 ## Installation -- cgit