summaryrefslogtreecommitdiff
path: root/src/SMAPI.Mods.ConsoleCommands
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2018-07-31 19:48:14 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2018-07-31 19:48:14 -0400
commit43b9113f9d06bc4feda7a89365da028122d5aeee (patch)
tree093a6ab17e36eb90e0333727b60947b107df9b15 /src/SMAPI.Mods.ConsoleCommands
parentb47068248af02a9815030cd7bd5f0bd1c49cc235 (diff)
downloadSMAPI-43b9113f9d06bc4feda7a89365da028122d5aeee.tar.gz
SMAPI-43b9113f9d06bc4feda7a89365da028122d5aeee.tar.bz2
SMAPI-43b9113f9d06bc4feda7a89365da028122d5aeee.zip
bump versions for upcoming 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 7ff11d52..f89049c6 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.21",
+ "Version": "2.6.0",
"Description": "Adds SMAPI console commands that let you manipulate the game.",
"UniqueID": "SMAPI.ConsoleCommands",
"EntryDll": "ConsoleCommands.dll"