summaryrefslogtreecommitdiff
path: root/src/SMAPI.Mods.ConsoleCommands
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2018-06-19 23:50:31 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2018-06-19 23:50:31 -0400
commit94a1308eb4bb76ad1dad73978b870cc51abacdc3 (patch)
tree62e0e0e6b7166688a8fa08514ba363dcb13d81b0 /src/SMAPI.Mods.ConsoleCommands
parent08e9c7e7d36cbf0720c93b395e688aeb5c86b1dc (diff)
downloadSMAPI-94a1308eb4bb76ad1dad73978b870cc51abacdc3.tar.gz
SMAPI-94a1308eb4bb76ad1dad73978b870cc51abacdc3.tar.bz2
SMAPI-94a1308eb4bb76ad1dad73978b870cc51abacdc3.zip
bump 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 c4bafbce..a08c3091 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.16",
+ "Version": "2.6.0-beta.17",
"Description": "Adds SMAPI console commands that let you manipulate the game.",
"UniqueID": "SMAPI.ConsoleCommands",
"EntryDll": "ConsoleCommands.dll"