This commit is contained in:
Ell 2021-09-26 16:54:03 +02:00
parent a555c1df1e
commit d079f5aa97
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ apply plugin: 'net.minecraftforge.gradle'
apply plugin: 'eclipse'
apply plugin: 'maven-publish'
version = '34.2'
version = '34.3'
group = 'de.ellpeck.naturesaura' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = 'NaturesAura'