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

This commit is contained in:
2021-10-01 15:40:03 +01:00
parent 92f9ccbb97
commit 47e522a083
5 changed files with 9 additions and 12 deletions

View File

@ -12,7 +12,7 @@ apply plugin: 'net.minecraftforge.gradle'
apply plugin: 'eclipse'
apply plugin: 'maven-publish'
version = '1.16.5-2.1.0'
version = '1.16.5-2.1.1'
group = 'com.micle.loginprotection' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = 'LoginProtection-Forge'