Bump version

This commit is contained in:
Marcel Konrad
2021-09-27 16:38:16 +02:00
parent b372409e08
commit 3145ea4870
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.17.1-2.12.7'
version = '1.17.1-2.12.8'
group = 'exopandora.worldhandler' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = 'WorldHandler'