Skip to content

Commit 85fd5b8

Browse files
committed
Bump minimum recomp version to 1.2.2
1 parent 68d8978 commit 85fd5b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mod.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ authors = [ "Your name here" ]
3131
game_id = "mm"
3232

3333
# Minimum version of the target recomp (e.g. Zelda 64: Recompiled) that this mod can run on.
34-
minimum_recomp_version = "1.2.1"
34+
minimum_recomp_version = "1.2.2"
3535

3636
# Dependency mods. Each entry is the mod's ID and then an optional minimum version of the dependency mod.
3737
dependencies = [

0 commit comments

Comments
 (0)