summaryrefslogtreecommitdiff
path: root/src/SMAPI.Mods.ConsoleCommands/manifest.json
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2018-07-09 23:14:54 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2018-07-09 23:14:54 -0400
commit1b1e89ebc5efc40c07d7a69daa455851f98baa96 (patch)
tree0d53e3e5f18b1f222f52eb6bfdf5256dd6e1c907 /src/SMAPI.Mods.ConsoleCommands/manifest.json
parentea6a82f9ee453f6f41f41f93fb452745670c2d20 (diff)
downloadSMAPI-1b1e89ebc5efc40c07d7a69daa455851f98baa96.tar.gz
SMAPI-1b1e89ebc5efc40c07d7a69daa455851f98baa96.tar.bz2
SMAPI-1b1e89ebc5efc40c07d7a69daa455851f98baa96.zip
bump versions for 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 efa834ef..a186a673 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",
+ "Version": "2.6.0-beta.20.1",
"Description": "Adds SMAPI console commands that let you manipulate the game.",
"UniqueID": "SMAPI.ConsoleCommands",
"EntryDll": "ConsoleCommands.dll"