summaryrefslogtreecommitdiff
path: root/src/SMAPI.Mods.ConsoleCommands
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2018-06-08 19:18:21 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2018-06-08 19:18:21 -0400
commit30d6ff42531e5908034a54c856725fdd036abbad (patch)
tree5adeef014bf06beead0e37c50f798d8a31bf0aeb /src/SMAPI.Mods.ConsoleCommands
parentd09bdadfaa0895cb3262fc278d46facde9f87847 (diff)
downloadSMAPI-30d6ff42531e5908034a54c856725fdd036abbad.tar.gz
SMAPI-30d6ff42531e5908034a54c856725fdd036abbad.tar.bz2
SMAPI-30d6ff42531e5908034a54c856725fdd036abbad.zip
update versions for beta release
Diffstat (limited to 'src/SMAPI.Mods.ConsoleCommands')
-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 d75b42d5..c4bafbce 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.6.0-beta.15",
+ "Version": "2.6.0-beta.16",
"Description": "Adds SMAPI console commands that let you manipulate the game.",
"UniqueID": "SMAPI.ConsoleCommands",
"EntryDll": "ConsoleCommands.dll"