diff --git a/GrandfathersHeirlooms/manifest.json b/GrandfathersHeirlooms/manifest.json index 6a6484e..5ed9d50 100644 --- a/GrandfathersHeirlooms/manifest.json +++ b/GrandfathersHeirlooms/manifest.json @@ -1,7 +1,7 @@ { "Name": "Grandfather's Heirlooms", "Author": "rikai", - "Version": "2.0.2", + "Version": "2.1.0", "Description": "A continuation of the Grandfather's Gift Remade", "UniqueID": "rikai.GrandfathersHeirlooms", "EntryDll": "GrandfathersHeirlooms.dll", @@ -20,6 +20,7 @@ "1.2.5": "Revert skipping mod after triggered once because state is game-wide instead of per-save", "2.0.0": "Set positioning based on marriage state, code cleanup/modernization, more detailed logging, rename project, update copyright, GUID & description", "2.0.1": "Fix an issue with EntryDLL naming.", - "2.0.2": "Made console output a bit less spammy by moving Debug and Info level logs to Trace." + "2.0.2": "Made console output a bit less spammy by moving Debug and Info level logs to Trace.", + "2.1.0": "Adjustments to prepare for SMAPI 4.0" } } \ No newline at end of file