summaryrefslogtreecommitdiff
path: root/src/TrainerMod
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2017-07-10 20:38:21 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2017-07-10 20:38:21 -0400
commit9256bfc45a3b8264852d48870cb84c7f7ecf9728 (patch)
tree2e378e4197629137afb8c2e2ab296050aebf0c70 /src/TrainerMod
parent9041f1c6bc6f6b763295f5a5513143cd5a951541 (diff)
downloadSMAPI-9256bfc45a3b8264852d48870cb84c7f7ecf9728.tar.gz
SMAPI-9256bfc45a3b8264852d48870cb84c7f7ecf9728.tar.bz2
SMAPI-9256bfc45a3b8264852d48870cb84c7f7ecf9728.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 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.",