1
0

Auto-update mod versions (2025-05-01 05:18:09)

Updated mods:
- All in Jest: 0.2.3 → 0.3.0 (VersionSource.RELEASE_TAG)
- Bakery: 2e1bd36 → a67880d (VersionSource.HEAD)
- More Fluff: 4205add → b979601 (VersionSource.HEAD)
This commit is contained in:
Version Update Bot
2025-05-01 05:18:10 +00:00
parent f302e2143b
commit 0113ec49cc
3 changed files with 4 additions and 4 deletions

View File

@@ -11,5 +11,5 @@
"repo": "https://github.com/BakersDozenBagels/BalatroBakery", "repo": "https://github.com/BakersDozenBagels/BalatroBakery",
"downloadURL": "https://github.com/BakersDozenBagels/BalatroBakery/archive/refs/heads/main.zip", "downloadURL": "https://github.com/BakersDozenBagels/BalatroBakery/archive/refs/heads/main.zip",
"automatic-version-check": true, "automatic-version-check": true,
"version": "2e1bd36" "version": "a67880d"
} }

View File

@@ -7,8 +7,8 @@
], ],
"author": "Survivalaiden", "author": "Survivalaiden",
"repo": "https://github.com/survovoaneend/All-In-Jest", "repo": "https://github.com/survovoaneend/All-In-Jest",
"downloadURL": "https://github.com/survovoaneend/All-In-Jest/archive/refs/tags/0.2.3.zip", "downloadURL": "https://github.com/survovoaneend/All-In-Jest/archive/refs/tags/0.3.0.zip",
"folderName": "All-In-Jest", "folderName": "All-In-Jest",
"automatic-version-check": true, "automatic-version-check": true,
"version": "0.2.3" "version": "0.3.0"
} }

View File

@@ -10,5 +10,5 @@
"repo": "https://github.com/notmario/MoreFluff", "repo": "https://github.com/notmario/MoreFluff",
"downloadURL": "https://github.com/notmario/MoreFluff/archive/refs/heads/main.zip", "downloadURL": "https://github.com/notmario/MoreFluff/archive/refs/heads/main.zip",
"automatic-version-check": true, "automatic-version-check": true,
"version": "4205add" "version": "b979601"
} }