summaryrefslogtreecommitdiff
path: root/src/SMAPI.Mods.ConsoleCommands
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2018-07-02 22:29:03 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2018-07-02 22:29:03 -0400
commit7907a63ddc4285e9f2b8178be4b1d846ada03551 (patch)
tree5fbbd934765d6a75dc5c75d4c7796e0afae2d63b /src/SMAPI.Mods.ConsoleCommands
parent703acdc63f8543bab01f38ea68c28befb2911df8 (diff)
downloadSMAPI-7907a63ddc4285e9f2b8178be4b1d846ada03551.tar.gz
SMAPI-7907a63ddc4285e9f2b8178be4b1d846ada03551.tar.bz2
SMAPI-7907a63ddc4285e9f2b8178be4b1d846ada03551.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 1179b2de..1f8c7b9f 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.18.1",
+ "Version": "2.6.0-beta.19",
"Description": "Adds SMAPI console commands that let you manipulate the game.",
"UniqueID": "SMAPI.ConsoleCommands",
"EntryDll": "ConsoleCommands.dll"