summaryrefslogtreecommitdiff
path: root/src/SMAPI.Mods.ConsoleCommands/manifest.json
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2018-04-11 18:47:32 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2018-04-11 18:47:32 -0400
commit15a80ab2442c18a478dbaec9d5120ec0cf25770b (patch)
tree37b796cc98e014e83b9a5a75fd5b3e46f97031f6 /src/SMAPI.Mods.ConsoleCommands/manifest.json
parent34f5854666b38fe9672660963acbf90cc160a4c9 (diff)
downloadSMAPI-15a80ab2442c18a478dbaec9d5120ec0cf25770b.tar.gz
SMAPI-15a80ab2442c18a478dbaec9d5120ec0cf25770b.tar.bz2
SMAPI-15a80ab2442c18a478dbaec9d5120ec0cf25770b.zip
update for 2.5.5 release
Diffstat (limited to 'src/SMAPI.Mods.ConsoleCommands/manifest.json')
-rw-r--r--src/SMAPI.Mods.ConsoleCommands/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SMAPI.Mods.ConsoleCommands/manifest.json b/src/SMAPI.Mods.ConsoleCommands/manifest.json
index a56cf66d..b6f9b81c 100644
--- a/src/SMAPI.Mods.ConsoleCommands/manifest.json
+++ b/src/SMAPI.Mods.ConsoleCommands/manifest.json
@@ -1,7 +1,7 @@
{
"Name": "Console Commands",
"Author": "SMAPI",
- "Version": "2.5.4",
+ "Version": "2.5.5",
"Description": "Adds SMAPI console commands that let you manipulate the game.",
"UniqueID": "SMAPI.ConsoleCommands",
"EntryDll": "ConsoleCommands.dll"