summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index ceddbd3d..24051475 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,8 @@
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.4
-- Support for new mod layout to help keep some level of order (note: old way of loading mods will soon be removed! please update your mods!)
-- Inbuilt support for configuration files
+## Latest Version: 0.39.1
+- Redoes how Manifests and Configs are handled. The Config class was completely rewritten.
## Installation