Bump version

This commit is contained in:
Marcel Konrad
2022-07-12 21:22:45 +02:00
parent 1077275376
commit 90da558792
3 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ buildscript {
apply plugin: 'net.minecraftforge.gradle'
apply plugin: 'eclipse'
version = '1.19-3.2.1'
version = '1.19-3.2.2'
group = 'exopandora.worldhandler' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = 'WorldHandler'