Upgrade versions

This commit is contained in:
Alessandro Proto 2024-10-25 13:19:55 +02:00
parent c29bab20fd
commit 019da6ebfb
2 changed files with 3 additions and 3 deletions

View file

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

View file

@ -6,10 +6,10 @@ org.gradle.parallel=true
# check these on https://fabricmc.net/develop
minecraft_version=1.20.1
yarn_mappings=1.20.1+build.10
loader_version=0.16.5
loader_version=0.16.7
# Mod Properties
mod_version=1.12.0
mod_version=1.13.0
maven_group=cc.reconnected
archives_base_name=rcc-server