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 +}