summaryrefslogtreecommitdiff
path: root/src/SMAPI.Mods.ConsoleCommands
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2018-05-16 16:16:07 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2018-05-16 16:16:07 -0400
commit5c1068c30ca0a030f924c05d7bae603e887e5252 (patch)
tree7c6d37471c1b1939c19427cec6f393574eaecf07 /src/SMAPI.Mods.ConsoleCommands
parent9d3e37317893126a9e0598f8f850abd23cad36c7 (diff)
downloadSMAPI-5c1068c30ca0a030f924c05d7bae603e887e5252.tar.gz
SMAPI-5c1068c30ca0a030f924c05d7bae603e887e5252.tar.bz2
SMAPI-5c1068c30ca0a030f924c05d7bae603e887e5252.zip
bump versions for 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 5b3a5324..50d25697 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.12",
+ "Version": "2.6.0-beta.14",
"Description": "Adds SMAPI console commands that let you manipulate the game.",
"UniqueID": "SMAPI.ConsoleCommands",
"EntryDll": "ConsoleCommands.dll"