diff --git a/mods/WilsontheWolf@DebugPlus/meta.json b/mods/WilsontheWolf@DebugPlus/meta.json index ce56c2a4..3b78842a 100644 --- a/mods/WilsontheWolf@DebugPlus/meta.json +++ b/mods/WilsontheWolf@DebugPlus/meta.json @@ -1,10 +1,13 @@ { - "title": "DebugPlus", - "requires-steamodded": false, - "requires-talisman": false, - "categories": ["Technical"], - "author": "WilsontheWolf", - "repo":"https://github.com/WilsontheWolf/DebugPlus", - "downloadURL": "https://github.com/WilsontheWolf/DebugPlus/releases/latest/download/DebugPlus.zip", - "automatic-version-check": true - } + "title": "DebugPlus", + "requires-steamodded": false, + "requires-talisman": false, + "categories": [ + "Technical" + ], + "author": "WilsontheWolf", + "repo": "https://github.com/WilsontheWolf/DebugPlus", + "downloadURL": "https://github.com/WilsontheWolf/DebugPlus/releases/latest/download/DebugPlus.zip", + "automatic-version-check": true, + "version": "v1.4.1" +}