diff options
Diffstat (limited to 'src/TrainerMod/manifest.json')
-rw-r--r-- | src/TrainerMod/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/TrainerMod/manifest.json b/src/TrainerMod/manifest.json index f1665a45..5c634f53 100644 --- a/src/TrainerMod/manifest.json +++ b/src/TrainerMod/manifest.json @@ -4,7 +4,7 @@ "Version": { "MajorVersion": 1, "MinorVersion": 15, - "PatchVersion": 0, + "PatchVersion": 1, "Build": null }, "Description": "Adds SMAPI console commands that let you manipulate the game.", |