From af838fe45b4c2d300f766ff39de19c13b3f59e09 Mon Sep 17 00:00:00 2001 From: Version Update Bot Date: Sun, 13 Jul 2025 03:39:01 +0000 Subject: [PATCH] Auto-update mod versions (2025-07-13 03:39:01) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated mods: - TurtlesChallenges: release → 1.1.0 (VersionSource.LATEST_TAG) - Tangents: 1.0.0 → f9c6c9b (VersionSource.HEAD) --- mods/LazyTurtle33@TurtlesChallenges/meta.json | 6 ++-- mods/Nxkoo@Tangents/meta.json | 28 +++++++++++-------- 2 files changed, 20 insertions(+), 14 deletions(-) diff --git a/mods/LazyTurtle33@TurtlesChallenges/meta.json b/mods/LazyTurtle33@TurtlesChallenges/meta.json index 43057903..63bfd142 100644 --- a/mods/LazyTurtle33@TurtlesChallenges/meta.json +++ b/mods/LazyTurtle33@TurtlesChallenges/meta.json @@ -2,11 +2,13 @@ "title": "TurtlesChallenges", "requires-steamodded": true, "requires-talisman": false, - "categories": ["Content"], + "categories": [ + "Content" + ], "author": "LazyTurtle33", "repo": "https://github.com/TheLazyTurtle33/TurtlesChallenges", "downloadURL": "https://github.com/TheLazyTurtle33/TurtlesChallenges/releases/latest/download/TurtlesChallenges.zip", "folderName": "TurtlesChallenges", - "version": "release", + "version": "1.1.0", "automatic-version-check": true } diff --git a/mods/Nxkoo@Tangents/meta.json b/mods/Nxkoo@Tangents/meta.json index 2a92c9a4..26ac0fce 100644 --- a/mods/Nxkoo@Tangents/meta.json +++ b/mods/Nxkoo@Tangents/meta.json @@ -1,12 +1,16 @@ -{ - "title": "Tangents", - "requires-steamodded": true, - "requires-talisman": false, - "categories": ["Joker", "Content", "Miscellaneous"], - "author": "Nxkoo", - "repo": "https://github.com/Clickseee/Tangents", - "downloadURL": "https://github.com/Clickseee/Tangents/archive/refs/heads/main.zip", - "folderName": "Tangents", - "version": "1.0.0", - "automatic-version-check": true -} +{ + "title": "Tangents", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Joker", + "Content", + "Miscellaneous" + ], + "author": "Nxkoo", + "repo": "https://github.com/Clickseee/Tangents", + "downloadURL": "https://github.com/Clickseee/Tangents/archive/refs/heads/main.zip", + "folderName": "Tangents", + "version": "f9c6c9b", + "automatic-version-check": true +}