summaryrefslogtreecommitdiff
path: root/src/TrainerMod/manifest.json
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2017-07-10 22:10:27 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2017-07-10 22:10:27 -0400
commit674ad0d90f8780130a5fcefb3869acfe2315df2a (patch)
treeeb79fa170a0b74a34061ea1d6838ae5589131c85 /src/TrainerMod/manifest.json
parent1edd98aef027faa768f56cf0b3591e64e20ba096 (diff)
parent834aee92f222fa739d7daa6c71f48b7e0df47ffe (diff)
downloadSMAPI-674ad0d90f8780130a5fcefb3869acfe2315df2a.tar.gz
SMAPI-674ad0d90f8780130a5fcefb3869acfe2315df2a.tar.bz2
SMAPI-674ad0d90f8780130a5fcefb3869acfe2315df2a.zip
Merge branch 'develop' into stable
Diffstat (limited to 'src/TrainerMod/manifest.json')
-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.",