summaryrefslogtreecommitdiff
path: root/src/TrainerMod/manifest.json
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2017-09-08 14:02:08 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2017-09-08 14:02:08 -0400
commitaf1a2bde8219c5d4b8660b13702725626a4a5647 (patch)
treea18bf2227299276604124b6a243ccda84d0413a2 /src/TrainerMod/manifest.json
parent8df1ab7e1102dedf744e799af2cede560893c92a (diff)
parent23951220ae84f3132832c942b61a8e81aee1fbfe (diff)
downloadSMAPI-af1a2bde8219c5d4b8660b13702725626a4a5647.tar.gz
SMAPI-af1a2bde8219c5d4b8660b13702725626a4a5647.tar.bz2
SMAPI-af1a2bde8219c5d4b8660b13702725626a4a5647.zip
Merge branch 'develop' into stable
Diffstat (limited to 'src/TrainerMod/manifest.json')
-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.",