Loom update

This commit is contained in:
samo_lego 2020-10-10 20:46:02 +02:00 committed by GitHub
parent 8acba5649d
commit 3d6d9c2d93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
plugins { plugins {
id 'fabric-loom' version '0.4-SNAPSHOT' id 'fabric-loom' version '0.5-SNAPSHOT'
id 'maven-publish' id 'maven-publish'
} }