Updated to version 2.1.0.

This commit is contained in:
2021-09-30 23:14:28 +01:00
parent b3fbf8f42b
commit ab3bd7c847
2 changed files with 2 additions and 2 deletions

View File

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