From 9256bfc45a3b8264852d48870cb84c7f7ecf9728 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Mon, 10 Jul 2017 20:38:21 -0400 Subject: bump version for release --- src/TrainerMod/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/TrainerMod') 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.", -- cgit