This commit is contained in:
Ell 2022-05-20 21:24:59 +02:00
parent 663235d0a5
commit f7140347d0
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 = '1.12.2'
version = '1.12.3'
group = 'de.ellpeck.prettypipes' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = 'PrettyPipes'