summaryrefslogtreecommitdiff
path: root/src/TrainerMod/manifest.json
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2017-06-04 16:22:15 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2017-06-04 16:22:15 -0400
commit36930ffd7d363d6afd7f8cac4918c7d1c1c3e339 (patch)
tree44c3bcc8bedf718c24ae92dd5c9094a398d5e630 /src/TrainerMod/manifest.json
parentf8718e044bae89a96431c19e3f3dc11637bad426 (diff)
parentfd485abe28632eda50765f1113ab9f3f453589aa (diff)
downloadSMAPI-36930ffd7d363d6afd7f8cac4918c7d1c1c3e339.tar.gz
SMAPI-36930ffd7d363d6afd7f8cac4918c7d1c1c3e339.tar.bz2
SMAPI-36930ffd7d363d6afd7f8cac4918c7d1c1c3e339.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 1232a365..40eb3237 100644
--- a/src/TrainerMod/manifest.json
+++ b/src/TrainerMod/manifest.json
@@ -4,7 +4,7 @@
"Version": {
"MajorVersion": 1,
"MinorVersion": 14,
- "PatchVersion": 0,
+ "PatchVersion": 1,
"Build": null
},
"Description": "Adds SMAPI console commands that let you manipulate the game.",