Skip to content

Commit 3b4e3ab

Browse files
committed
Update WFVAIO to 1.2.1
1 parent 1fab9f4 commit 3b4e3ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ dependencies {
5858

5959
implementation(include("io.github.llamalad7:mixinextras-fabric:${project.mixin_extras_version}"))
6060
implementation(include("com.github.thecatcore.CursedMixinExtensions:fabric:1.0.0"))
61-
implementation(include("com.github.thecatcore:WFVAIO:1.2.0"))
61+
implementation(include("com.github.thecatcore:WFVAIO:1.2.1"))
6262

6363
testImplementation "net.fabricmc:fabric-loader-junit:${project.loader_version}"
6464
}

0 commit comments

Comments
 (0)