diff --git a/mods/Dogg_Fly@AnotherStupidBalatroMod/meta.json b/mods/Dogg_Fly@AnotherStupidBalatroMod/meta.json index 45e23d0c..18e13ec3 100644 --- a/mods/Dogg_Fly@AnotherStupidBalatroMod/meta.json +++ b/mods/Dogg_Fly@AnotherStupidBalatroMod/meta.json @@ -1,12 +1,14 @@ -{ - "title": "Another Stupid Balatro Mod", - "requires-steamodded": true, - "requires-talisman": true, - "categories": ["Joker"], - "author": "Dogg Fly", - "repo": "https://github.com/Dogg-Fly/Another-Stupid-Balatro-Mod", - "downloadURL": "https://github.com/Dogg-Fly/Another-Stupid-Balatro-Mod/releases/latest/download/anotherstupidbalatromod.zip", - "folderName": "anotherstupidbalatromod", - "version": "2.3", - "automatic-version-check": true -} +{ + "title": "Another Stupid Balatro Mod", + "requires-steamodded": true, + "requires-talisman": true, + "categories": [ + "Joker" + ], + "author": "Dogg Fly", + "repo": "https://github.com/Dogg-Fly/Another-Stupid-Balatro-Mod", + "downloadURL": "https://github.com/Dogg-Fly/Another-Stupid-Balatro-Mod/releases/latest/download/anotherstupidbalatromod.zip", + "folderName": "anotherstupidbalatromod", + "version": "v2.3", + "automatic-version-check": true +} diff --git a/mods/Lily@VallKarri/meta.json b/mods/Lily@VallKarri/meta.json index 93faa7e1..79823d9f 100644 --- a/mods/Lily@VallKarri/meta.json +++ b/mods/Lily@VallKarri/meta.json @@ -2,11 +2,15 @@ "title": "VallKarri", "requires-steamodded": true, "requires-talisman": true, - "categories": ["Content", "Joker", "Miscellaneous"], + "categories": [ + "Content", + "Joker", + "Miscellaneous" + ], "author": "Lily", "repo": "https://github.com/real-niacat/VallKarri", "downloadURL": "https://github.com/real-niacat/VallKarri/archive/refs/heads/master.zip", "folderName": "VallKarri", - "version": "0.7.1", + "version": "ec17b0f", "automatic-version-check": true }