Skip to content

Commit 90a7040

Browse files
Merge branch 'main' into mixin
2 parents 3f5fac1 + 251d966 commit 90a7040

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
@@ -57,7 +57,7 @@ unimined.minecraft {
5757
if (use_access_transformer.toBoolean()) {
5858
accessTransformer "${rootProject.projectDir}/src/main/resources/$access_transformer_locations"
5959
}
60-
loader "0.5.12-alpha"
60+
loader "0.5.14-alpha"
6161
runs.all {
6262
systemProperty("crl.dev.mixin", "${mod_id}.default.mixin.json,${mod_id}.mod.mixin.json")
6363
args += ['--username', minecraft_username]

0 commit comments

Comments
 (0)