summaryrefslogtreecommitdiff
path: root/src/SMAPI.Mods.ConsoleCommands
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2018-07-16 20:22:19 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2018-07-16 20:22:19 -0400
commit90c52c73afcfdc7fff63aa74e23fc10b3b379c5d (patch)
tree4aaf23b1955fb22817dd43a7602b2a4de1fa80d9 /src/SMAPI.Mods.ConsoleCommands
parentcfe608d0d02b91533eab160c512bf4b3f4867a6c (diff)
downloadSMAPI-90c52c73afcfdc7fff63aa74e23fc10b3b379c5d.tar.gz
SMAPI-90c52c73afcfdc7fff63aa74e23fc10b3b379c5d.tar.bz2
SMAPI-90c52c73afcfdc7fff63aa74e23fc10b3b379c5d.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 a186a673..7ff11d52 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.20.1",
+ "Version": "2.6.0-beta.21",
"Description": "Adds SMAPI console commands that let you manipulate the game.",
"UniqueID": "SMAPI.ConsoleCommands",
"EntryDll": "ConsoleCommands.dll"