diff options
author | Jesse Plamondon-Willard <github@jplamondonw.com> | 2017-06-04 16:22:15 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <github@jplamondonw.com> | 2017-06-04 16:22:15 -0400 |
commit | 36930ffd7d363d6afd7f8cac4918c7d1c1c3e339 (patch) | |
tree | 44c3bcc8bedf718c24ae92dd5c9094a398d5e630 /src/TrainerMod/manifest.json | |
parent | f8718e044bae89a96431c19e3f3dc11637bad426 (diff) | |
parent | fd485abe28632eda50765f1113ab9f3f453589aa (diff) | |
download | SMAPI-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.json | 2 |
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.", |