Updated to version 2.1.0.

This commit is contained in:
2021-09-30 23:28:50 +01:00
parent 0e3d7d98fe
commit 904d76bd23
2 changed files with 2 additions and 2 deletions

View File

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