summaryrefslogtreecommitdiff
path: root/src/TrainerMod
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2017-09-08 11:50:49 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2017-09-08 11:50:49 -0400
commit1825755e75f5ea9a339d96d591cbcf0f1b950f4d (patch)
tree1844dfbf23fa6314fcb70dd820646741785b10bf /src/TrainerMod
parentc994747e513f98eb5760a3a4dc9e063b16b1abc9 (diff)
downloadSMAPI-1825755e75f5ea9a339d96d591cbcf0f1b950f4d.tar.gz
SMAPI-1825755e75f5ea9a339d96d591cbcf0f1b950f4d.tar.bz2
SMAPI-1825755e75f5ea9a339d96d591cbcf0f1b950f4d.zip
update for release
Diffstat (limited to 'src/TrainerMod')
-rw-r--r--src/TrainerMod/manifest.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/TrainerMod/manifest.json b/src/TrainerMod/manifest.json
index 5c634f53..20b40f8a 100644
--- a/src/TrainerMod/manifest.json
+++ b/src/TrainerMod/manifest.json
@@ -1,10 +1,10 @@
-{
+{
"Name": "Trainer Mod",
"Author": "SMAPI",
"Version": {
"MajorVersion": 1,
"MinorVersion": 15,
- "PatchVersion": 1,
+ "PatchVersion": 4,
"Build": null
},
"Description": "Adds SMAPI console commands that let you manipulate the game.",