version updates

This commit is contained in:
Frank 2021-12-04 14:10:32 +01:00
parent c88745c7fe
commit f16f116b7f
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ buildscript {
plugins { plugins {
id 'idea' id 'idea'
id 'eclipse' id 'eclipse'
id 'fabric-loom' version '0.8-SNAPSHOT' id 'fabric-loom' version '0.10-SNAPSHOT'
id 'maven-publish' id 'maven-publish'
} }

View file

@ -5,7 +5,7 @@ org.gradle.jvmargs=-Xmx2G
# check these on https://fabricmc.net/use # check these on https://fabricmc.net/use
minecraft_version=1.18 minecraft_version=1.18
yarn_mappings=6 yarn_mappings=6
loader_version=0.12.4 loader_version=0.12.8
# Mod Properties # Mod Properties
mod_version=1.0.0 mod_version=1.0.0