Updated to version 2.1.1. Fixed issue where the mod didn't work in single-player and LAN.

This commit is contained in:
2021-10-01 15:45:47 +01:00
parent 096875a29c
commit 1868de277e
5 changed files with 9 additions and 12 deletions

View File

@ -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'