Bump version

This commit is contained in:
Marcel Konrad
2022-03-17 10:56:43 +01:00
parent 25f27dcc32
commit 912feca6cd
3 changed files with 5 additions and 5 deletions

View File

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