From 01653cd91d71e0364b0771a199807e38976e22c0 Mon Sep 17 00:00:00 2001 From: Version Update Bot Date: Tue, 20 May 2025 04:21:12 +0000 Subject: [PATCH] Auto-update mod versions (2025-05-20 04:21:12) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated mods: - Partner: 1.0.1h → 1.0.2 (VersionSource.RELEASE_TAG) --- mods/baimao@Partner/meta.json | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) 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 +}