summaryrefslogtreecommitdiff
path: root/src/TrainerMod/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/TrainerMod/manifest.json')
-rw-r--r--src/TrainerMod/manifest.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/TrainerMod/manifest.json b/src/TrainerMod/manifest.json
index 20b40f8a..22e35bce 100644
--- a/src/TrainerMod/manifest.json
+++ b/src/TrainerMod/manifest.json
@@ -2,9 +2,9 @@
"Name": "Trainer Mod",
"Author": "SMAPI",
"Version": {
- "MajorVersion": 1,
- "MinorVersion": 15,
- "PatchVersion": 4,
+ "MajorVersion": 2,
+ "MinorVersion": 0,
+ "PatchVersion": 0,
"Build": null
},
"Description": "Adds SMAPI console commands that let you manipulate the game.",