Skip to content

Commit e2db912

Browse files
committed
astro_modintegrator: bump unreal_modloader version
1 parent 65542b5 commit e2db912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astro_modintegrator/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ version = "0.1.6"
55
edition = "2021"
66

77
[dependencies]
8-
unreal_modloader = { verison = "0.1.7", git = "https://github.com/AstroTechies/unrealmodding", features = ["ue4_23"] }
8+
unreal_modloader = { verison = "0.1.8", git = "https://github.com/AstroTechies/unrealmodding", features = ["ue4_23"] }
99
serde_json = "1.0.82"
1010
serde = { version = "1.0.140", features = ["derive"] }
1111
log = "0.4.17"

0 commit comments

Comments
 (0)