This commit is contained in:
Ell 2021-03-30 16:25:41 +02:00
parent 8c56d67133
commit e539a3c808
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.1'
version = '34.2'
group = 'de.ellpeck.naturesaura' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = 'NaturesAura'