Skip to content

Commit a489d9e

Browse files
committed
update crl
- 0.5.6-a > 0.5.7-a
1 parent c4caeba commit a489d9e

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
@@ -69,7 +69,7 @@ unimined.minecraft {
6969
if (propertyBool('use_access_transformer')) {
7070
accessTransformer "${rootProject.projectDir}/src/main/resources/${propertyString('access_transformer_locations')}"
7171
}
72-
loader "0.5.6-alpha"
72+
loader "0.5.7-alpha"
7373
runs.auth.username = minecraft_username
7474
runs.all {
7575
systemProperty("crl.dev.mixin", "${mod_id}.default.mixin.json,${mod_id}.mod.mixin.json")

0 commit comments

Comments
 (0)