summaryrefslogtreecommitdiff
path: root/src/TrainerMod
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2017-06-04 16:21:56 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2017-06-04 16:21:56 -0400
commitfd485abe28632eda50765f1113ab9f3f453589aa (patch)
tree44c3bcc8bedf718c24ae92dd5c9094a398d5e630 /src/TrainerMod
parent91cec58fdbd699380aa2714acf1c1981ccde7dff (diff)
downloadSMAPI-fd485abe28632eda50765f1113ab9f3f453589aa.tar.gz
SMAPI-fd485abe28632eda50765f1113ab9f3f453589aa.tar.bz2
SMAPI-fd485abe28632eda50765f1113ab9f3f453589aa.zip
bump version for release
Diffstat (limited to 'src/TrainerMod')
-rw-r--r--src/TrainerMod/manifest.json2
1 files changed, 1 insertions, 1 deletions
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.",