Updated to version 2.1.1. Fixed issue where the mod didn't work in single-player and LAN.
This commit is contained in:
@ -13,7 +13,7 @@ apply plugin: 'net.minecraftforge.gradle'
|
||||
apply plugin: 'eclipse'
|
||||
apply plugin: 'maven-publish'
|
||||
|
||||
version = '1.17.1-2.1.0'
|
||||
version = '1.17.1-2.1.1'
|
||||
group = 'com.micle.loginprotection' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
|
||||
archivesBaseName = 'LoginProtection-Forge'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user