summaryrefslogtreecommitdiff
path: root/src/SMAPI.Mods.ConsoleCommands
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2018-04-30 12:39:41 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2018-04-30 12:39:41 -0400
commit6a3ff5f151e1d47033d86e7f9b1004ee405c525c (patch)
tree32555d5ec2616e23b5aa73bb4a6adc4db544d1bd /src/SMAPI.Mods.ConsoleCommands
parentda7ef1fd693fcb295baf2f19ee810e78ca69e986 (diff)
downloadSMAPI-6a3ff5f151e1d47033d86e7f9b1004ee405c525c.tar.gz
SMAPI-6a3ff5f151e1d47033d86e7f9b1004ee405c525c.tar.bz2
SMAPI-6a3ff5f151e1d47033d86e7f9b1004ee405c525c.zip
update for beta.2
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 f89049c6..f680dc48 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",
+ "Version": "2.6.0-beta.2",
"Description": "Adds SMAPI console commands that let you manipulate the game.",
"UniqueID": "SMAPI.ConsoleCommands",
"EntryDll": "ConsoleCommands.dll"