diff options
| author | Jesse Plamondon-Willard <github@jplamondonw.com> | 2018-03-13 20:25:06 -0400 |
|---|---|---|
| committer | Jesse Plamondon-Willard <github@jplamondonw.com> | 2018-03-13 20:25:06 -0400 |
| commit | afb3c49bbaab07f3148f70d54f5140cdd83f8c20 (patch) | |
| tree | dd60902c878c38617f97644b912afb38c568755e /src/SMAPI.Mods.ConsoleCommands/manifest.json | |
| parent | 833d98f49136325edfc4463097710cf2391dd5b2 (diff) | |
| parent | 76445dc3589265ba259070300120e96a17957e50 (diff) | |
| download | SMAPI-afb3c49bbaab07f3148f70d54f5140cdd83f8c20.tar.gz SMAPI-afb3c49bbaab07f3148f70d54f5140cdd83f8c20.tar.bz2 SMAPI-afb3c49bbaab07f3148f70d54f5140cdd83f8c20.zip | |
Merge branch 'develop' into stable
Diffstat (limited to 'src/SMAPI.Mods.ConsoleCommands/manifest.json')
| -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 f4b3884d..785af01a 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.5.2", + "Version": "2.5.3", "Description": "Adds SMAPI console commands that let you manipulate the game.", "UniqueID": "SMAPI.ConsoleCommands", "EntryDll": "ConsoleCommands.dll" |
