From fd485abe28632eda50765f1113ab9f3f453589aa Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Sun, 4 Jun 2017 16:21:56 -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 1232a365..40eb3237 100644 --- a/src/TrainerMod/manifest.json +++ b/src/TrainerMod/manifest.json @@ -4,7 +4,7 @@ "Version": { "MajorVersion": 1, "MinorVersion": 14, - "PatchVersion": 0, + "PatchVersion": 1, "Build": null }, "Description": "Adds SMAPI console commands that let you manipulate the game.", -- cgit