diff options
| author | Jesse Plamondon-Willard <github@jplamondonw.com> | 2018-06-08 19:18:21 -0400 |
|---|---|---|
| committer | Jesse Plamondon-Willard <github@jplamondonw.com> | 2018-06-08 19:18:21 -0400 |
| commit | 30d6ff42531e5908034a54c856725fdd036abbad (patch) | |
| tree | 5adeef014bf06beead0e37c50f798d8a31bf0aeb /src/SMAPI.Mods.ConsoleCommands | |
| parent | d09bdadfaa0895cb3262fc278d46facde9f87847 (diff) | |
| download | SMAPI-30d6ff42531e5908034a54c856725fdd036abbad.tar.gz SMAPI-30d6ff42531e5908034a54c856725fdd036abbad.tar.bz2 SMAPI-30d6ff42531e5908034a54c856725fdd036abbad.zip | |
update versions for beta release
Diffstat (limited to 'src/SMAPI.Mods.ConsoleCommands')
| -rw-r--r-- | src/SMAPI.Mods.ConsoleCommands/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SMAPI.Mods.ConsoleCommands/manifest.json b/src/SMAPI.Mods.ConsoleCommands/manifest.json index d75b42d5..c4bafbce 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.15", + "Version": "2.6.0-beta.16", "Description": "Adds SMAPI console commands that let you manipulate the game.", "UniqueID": "SMAPI.ConsoleCommands", "EntryDll": "ConsoleCommands.dll" |
