Fixed multiplayer: cache not working.

This commit is contained in:
Christian Knaapen
2022-01-16 15:56:09 +01:00
parent 9ae02b16de
commit 68a5bab704
3 changed files with 7 additions and 23 deletions

View File

@@ -12,7 +12,7 @@ apply plugin: 'net.minecraftforge.gradle'
apply plugin: 'eclipse'
apply plugin: 'maven-publish'
version = '1.17.1-2.28'
version = '1.17.1-2.31'
group = 'nl.requios.effortlessbuilding' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = 'effortlessbuilding'