diff --git a/mods/baimao@Partner/meta.json b/mods/baimao@Partner/meta.json index 1a23613e..d57db8ea 100644 --- a/mods/baimao@Partner/meta.json +++ b/mods/baimao@Partner/meta.json @@ -1,11 +1,14 @@ { - "title": "Partner", - "requires-steamodded": true, - "requires-talisman": false, - "categories": ["Content", "API"], - "author": "baimao", - "repo": "https://github.com/Icecanno/Partner-API", - "downloadURL": "https://github.com/Icecanno/Partner-API/archive/refs/tags/1.0.1h.zip", - "version": "1.0.1h", - "automatic-version-check": true -} \ No newline at end of file + "title": "Partner", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Content", + "API" + ], + "author": "baimao", + "repo": "https://github.com/Icecanno/Partner-API", + "downloadURL": "https://github.com/Icecanno/Partner-API/archive/refs/tags/1.0.2.zip", + "version": "1.0.2", + "automatic-version-check": true +}