build: 4.3.9 -> 4.3.10 version bump

This commit is contained in:
WinDanesz
2023-06-28 16:06:37 +02:00
parent 69b52cfe88
commit e41f83a2dd
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ apply plugin: 'net.minecraftforge.gradle.forge'
//Only edit below this line, the above code adds and enables the necessary things for Forge to be setup.
version = "4.3.9"
version = "4.3.10"
group= "electroblob.wizardry"// http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "ElectroblobsWizardry"