summaryrefslogtreecommitdiff
path: root/src/TrainerMod
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2017-07-07 17:20:09 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2017-07-07 17:20:09 -0400
commitd426d724984704ec43bb3a264bf15fd81fb28d77 (patch)
treef7fff22dba72a3e4232556dea879ae71bd11a94f /src/TrainerMod
parentf1fabd410baa5cdb29d2ea7dfbca38292d1a2546 (diff)
downloadSMAPI-d426d724984704ec43bb3a264bf15fd81fb28d77.tar.gz
SMAPI-d426d724984704ec43bb3a264bf15fd81fb28d77.tar.bz2
SMAPI-d426d724984704ec43bb3a264bf15fd81fb28d77.zip
update for 1.15 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 40eb3237..f1665a45 100644
--- a/src/TrainerMod/manifest.json
+++ b/src/TrainerMod/manifest.json
@@ -3,8 +3,8 @@
"Author": "SMAPI",
"Version": {
"MajorVersion": 1,
- "MinorVersion": 14,
- "PatchVersion": 1,
+ "MinorVersion": 15,
+ "PatchVersion": 0,
"Build": null
},
"Description": "Adds SMAPI console commands that let you manipulate the game.",